[JDEV] Need a volunteer to write a JEP
Van Gale
vangale at fastmail.fm
Tue Feb 12 03:39:58 CST 2002
Ashvil wrote:
> > 1. Query the other client for a list of add-ons
Jacek Konieczny replied:
> This can be done using current protocol: query client for supported
> namespaces with jabber:iq:browse.
> I don't think we need another protocol extension for these.
AFAIK the jabber:iq:browse is only used to browse the server namespace.
Vista needed a way to browse namespace in clients, and in fact, they are
using jabber:iq:browse to do so (which I see from simply spending 1 minute
to look at their document).
Ashvil wrote:
> > 2. Establishing a session with the other client
Jacek Konieczny replied:
> You mean peer2peer? AFAIR Jabber was ment to be server-based protocol
> and the standard is not supposed to describe direct client2client
> connections.
Well, maybe that's why they want to submit a JEP? :) Seriously though, just
think about it for a second. They need a way of sending messages (through
the Jabber server of course) from client add-on to client add-on. This is
what Ashvil means by "establishing a session": a way to do packet routing
inside the client.
Van
More information about the JDev
mailing list