[JDEV] Is it possible to prevent registered transport layers automatically logging in?

Philip Shepherd phil at muqus.com
Sat Jan 11 22:41:25 CST 2003


Hi,

It has been requested that I enhance the Jabber client I'm working on (www.elive2u.com), 
so that the MSN, ICQ, Yahoo, AOL transport layers do not automatically login when
the client connects to a Jabber Server.

It appears that once you have registered with a transport layer (using jabber:iq:register),
the Jabber Server will automatically log you in to this service when ever you login.  For
some users this is not desirable, and they would prefer to select which transport layers 
are logged into each time the client connects to the Jabber Server.

The only way I can implement this with my current knowledge, is to delete the registrations
each time the user logs out ... a clumnsy and bug prone solution, which also requires
passwords being stored on the client-side so that the user doesn't need to re-enter them
with regular monotony.

Any solutions would be much appreciated...

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20030112/49635a5c/attachment-0002.htm>


More information about the JDev mailing list