> Ben> Basically these libraries allow you to rapidly build external > Ben> components without having to deal with a lot of lower level protocol > Ben> implementation and XML parsign. It will NOT however (AFAIK) allow you to > Ben> create .so's that can be dynamically loaded into the Jabber server, > > But what does 'extrernal' mean here? Or how can a transport written with use > of those libraries be plugged into jabberd?
External components connect over to jabberd over a TCP socket, rather than being dynamically loaded into a jabberd process. Peter _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
