[JDEV] XDB Component in Java

Duane Grey dgrey at redsky.com
Wed Apr 18 15:30:52 CDT 2001


Basically (some background info) I have a custom client that I can force to
send me "n" number and types of messages, this is in my favor. I need to
know when these clients login and logoff. I thought all I had to do was
"except" subscribe messages, and jabber would automatically send presence
info for the client to my component. Therefore right now I am trying to
figure exactly what the client needs to send and the reply my component
needs to send back.

-----Original Message-----
From: Matt Diez [mailto:matt at vedalabs.com]
Sent: Wednesday, April 18, 2001 4:07 PM
To: 'jdev at jabber.org'
Subject: RE: [JDEV] XDB Component in Java


Currently xdb_java (working title), supports rosters, and stores their info
in the database.
(if that helps any).
 
Is this the sort of functionality you were looking for?
 
Matt Diez

-----Original Message-----
From: Duane Grey [mailto:dgrey at redsky.com]
Sent: Wednesday, April 18, 2001 1:01 PM
To: 'jdev at jabber.org'
Subject: RE: [JDEV] XDB Component in Java


Definitely interested in what you are doing. I am looking into extending
jabber
with a java service as well. One of the things that I am currently trying to
figure out
is having presence information from clients sent to my component, and
generally
having my component deal with the roster.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010418/15fdbb5a/attachment-0002.htm>


More information about the JDev mailing list