[JDEV] Verifying Jabber

Dave Smith dizzyd at dizzyd.com
Mon Jun 18 23:25:00 CDT 2001


Well, there's not really a clean way to tie directly into the presence
system at this point. However, if you're up for a bit of code..here's
how it could be done...

1.) Create a module which plugins into JSM and redelivers presence
packets to an external component. 

2.) Create a component which recieves the presence packets and makes
them available via some interface.

/me contemplates

The most difficult part will be writing a module to support this.

Diz

On Mon, Jun 18, 2001 at 08:49:38PM -0400, Adam Theo wrote:
> hello, all, Adam Theo here;
> 
> i'm looking for a way to allow applications outside of jabber (locally 
> on the user's machine or remotely such as CGI programs on other servers) 
> to verify that a user is logged into a jabber account. i don't have any 
> specifics to give, and basically am clutching at air right now. anything 
> could help. thanks.
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev



More information about the JDev mailing list