[JDEV] Jabberd API documentation

Keith Minkler keith at digix.dyndns.org
Wed Dec 20 13:23:42 CST 2000


no, you didn't miss anything, this document was on the Jabberd API..
which is only available to C loaded modules... 

however the XDB stuff can be accesses externally by sending <xdb/> packets..
(which should be in another document)

your application would almost have to mirror the xdb_get() and xdb_set() functions
in Jabberd (if you can read C, then look at the jabber2/jabberd/io/base_load.c file
for the xdb_* functions, they may provide some hints into the process...

Keith

btw..

other documents i'm looking to write.. (between coding of course... =})
Libjabber API 
Libxode API rewrite..
Karma and Rate Limits Documentation

On Wed, Dec 20, 2000 at 12:01:58PM -0600, Colin Madere wrote:
> 
> It's great to see someone producing this kind of docs! 
> 
> If you have any more info on the XDB stuff, I would benefit from that.
> We're attempting to use the JabberBeans serverside code with the info I
> got from JDEV to set up XDB components written in Java, but we still
> don't know enough about how Jabber works to get it right.
> 
> Your doc has info about the XDB cache, get and set functions, but an
> external module won't be using those (can't if it not in C) so I was
> wondering if there was something I missed...
> 
> Thanks for making the doc and any info to come, 
> 
> Colin 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://mail.jabber.org/pipermail/jdev/attachments/20001220/10423fe8/attachment-0002.pgp>


More information about the JDev mailing list