Right now most people write server-side components in C, C++, or Java. For C people seem to mostly roll their own, for Java folks seem to use JabberBeans (http://jabberbeans.org/) as an underlying library (or just write it all from scratch), and for C++ people are starting to use the JECL libraries that Dizzy developed (http://jabber.tigris.org/).
Peter On Tue, 2 Oct 2001, Sivakumar wrote: > Thanks for the response. Yeah, i searched at jabber.org and the only > useful docs i could find is the Jabberd API and libxode API. C, C++ will be > fine with me, (i think java will not fit here, but i am more conversant with > java that with C, C++). As far i could find, i only see most of the modules > written in C. Is there any other choice available for the language, apart > from C, C++? > > > Thanks, > Siva > > > From: Peter Saint-Andre <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [jadmin] Help on developing server side module. > Reply-To: [EMAIL PROTECTED] > > Unfortunately we really don't have any documentation yet on writing > server-side components, everything so far has been geared to writing > Jabber clients. What language do you want to write this in? > > BTW, there is a special list for Jabber developers, I think that's > probably the best place to discuss this: > > http://mailman.jabber.org/listinfo/jdev/ > > Peter > > -- > Peter Saint-Andre > email/jabber: [EMAIL PROTECTED] > web: http://www.saint-andre.com/ > On Mon, 1 Oct 2001, Sivakumar wrote: > > Hello all, > > > > I am trying to develop a server side module. It will be of great help if > > somebody could give me pointers on what documents to browse through and > > where to start with. If there is some example module to look at, that will > > be great. > > > > Thanks, > > Siva > > > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
