[JDEV] Transport questions...
Ben Schumacher
ben-jdev at blahr.com
Thu May 23 11:00:08 CDT 2002
Patrick-
If you're working on an external component, I would suggest looking at the
JECL package put together by Jabber, Inc. Its available under the JOSL at
http://jecl.jabberstudio.org/.
It makes writing external components quick and easy, even for somebody
with my limited programming abilities.
Cheers,
bs.
On Wed, 22 May 2002, Patrick Hilt wrote:
> Hi Nick!
> Thanks for the quick reply!! That was really helpful! Any
> recommendations in regards to a jabber lib for maybe C or C++??
>
> Thanks again,
>
> Patrick
>
>
> > Pretty much all you need to is implement a component that connects to
> > jabberd backbone, and you will get packets to your jid which you can
> > then manipulate. Of course for all the outgoing packets you will need
> > to
> > handle all of those sockets. There is an "Intro to Components" located
> > here: http://docs.jabber.org/general/html/component-intro.html . This
> > will get you started, and of course the JPG(jabber programming guide)
> > will assist you in all the various protocol aspects. And of course if
> > you hang out in jdev at conference.jabber.org we will help out if you
> > have
> > questions. And to make your life easier, there are about a bazillion
> > different jabber libs in various languages to help you really get a
> > jump
> > start. I hope that helps.
> >
> > Nick
More information about the JDev
mailing list