[JDEV] jabber initial problems.
Todd Bradley
TBradley at jabber.com
Mon Apr 30 13:02:20 CDT 2001
Why are you using Jabber.com's server as your test platform for your new
Jabber client? Why aren't you using the development server at Jabber.org or
your own server?
Todd.
> -----Original Message-----
> From: Narahari, Sateesh [mailto:Sateesh_Narahari at jdedwards.com]
> Sent: Monday, April 30, 2001 8:58 AM
> To: 'jdev at jabber.org'
> Subject: [JDEV] jabber initial problems.
>
>
> Folks,
>
> I am trying to write a simple jabber client in C++ using
> winsock. When I
> send the first stream, jabber replies. Here is the conversation :
>
> SENT: <?xml version="1.0" ?> <stream:stream to="jabber.com"
> xmlns="jabber:client
> " xmlns:stream="http://etherx.jabber.org/streams"/>
>
> RECV: <?xml version='1.0'?><stream:stream
> xmlns:stream='http://etherx.jabber.org
> /streams' id='3AED7F0C' xmlns='jabber:client' from='jabber.com'>
>
> Immediately after this, I discover my connection goes to
> CLOSE_WAIT from
> ESTABLISHED. And get a response </stream:stream> from jabber. And the
> connection gets closed.
>
> I am sending stream to jabber.com.
>
> Any thoughts?.
>
> Sateesh
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list