From: Sean E. <sea...@gm...> - 2007-03-30 03:43:42
|
On 3/29/07, Evan Schoenberg <ev...@ad...> wrote: > But try something that I think oughta be valid: > Send: xml <iq to='10.0.1.105' type='get'><query > xmlns='http://jabber.org/protocol/disco#info'/></iq> > Response: 0 bytes, which libezv normally treats as "connection closed" (and > perhaps properly so). <iq/> stanzas MUST have an id attribute. Try adding one and see what happens. -s. |