[jdev] jabber:iq:auth in the component:accept namespace?
Konstantin Klyagin
k at thekonst.net
Thu Aug 18 05:18:39 CDT 2005
I investigated a little bit more on the possibility for a component
to pretent to be a user. From a connected service, I tried to send
a regular jabber:iq:auth iq set packet. Whatever the packet looked
like, it was ignored by the Jabber server with the following log
message:
20050818T10:13:10: [warn] (-internal): Packet Delivery Failed,
invalid packet, dropping <iq type='set'
to='xxxx.net'><query
xmlns='jabber:iq:auth'><username>xxx</username><password>xxx</password></query></iq>
I am wondering if it's completely impossible to operate a component
and a client within the same XML stream, so I have to open a new
connection for every client, or if there is still a way to do so?
Thanks.
--
konst at http://thekonst.net/
More information about the JDev
mailing list