[JDEV] C++ interface to jabberd
    Peter Saint-Andre 
    stpeter at jabber.org
       
    Thu Nov 15 10:22:26 CST 2001
    
    
  
>  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
    
    
More information about the JDev
mailing list