[JDEV] Verifying Jabber

2001-06-18 Thread Adam Theo
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

Re: [JDEV] Verifying Jabber

2001-06-18 Thread Dave Smith
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