Hello,

The first step would be integrating a XMPP client library into your
application. There are client libraries for several languages
(http://www.jabber.org/software/libraries.shtml). The library will
provide you with a straightforward way of interacting with other
clients using XMPP.

Then you need to understand a little bit of the XMPP protocol and its
extensions (http://www.xmpp.org/extensions/). Especially, you need to
understand what extensions are implemented by this "instant messaging
system developed by Jabber.com" you mentioned, and how you interact
with them.

Good luck,

William.

On 7/26/07, Tushar N Padhye <[EMAIL PROTECTED]> wrote:
>
>
> Hi
>
> I would be very glad if someone could help me or point me to examples of how
> to connect to & interact with a Jabber based IM system.
>
> To summarize, I need to send messages from my SmallTalk based application to
> a instant messaging system developed by Jabber.com.
>
> I hope to use the XMPP protocol to connect to this server and post messages
> to specific 'discussion forums'.
>
> Thanks in advance.
>
> Tushar


-- 
William Voorsluys

williamvoor.googlepages.com

Reply via email to