[JDEV] jabber login question
Steve Dekorte
steve at dekorte.com
Mon Apr 9 18:35:34 CDT 2001
I'm just starting work on a jabber lib and wanted to make sure I could
log in with telnet first.
I get this error:
% telnet jabber.com 5222
Trying 207.182.168.127...
Connected to jabber.com.
Escape character is '^]'.
<stream:stream to='jabber.org' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams'>
<?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' id='3AD2415E'
xmlns='jabber:client' from='jabber.org'>
<iq type="get" id="JCOM_0"><query
xmlns="jabber:iq:auth"><username>stevedekorte2</username></query></iq>
<stream:error>Server Configuration Error</stream:error>Connection closed
by foreign host.
%
Can anyone tell me what I'm doing wrong?
Steve
More information about the JDev
mailing list