[JDEV] JUD docs?
Colin Madere
colin at vedalabs.com
Tue Apr 10 11:05:46 CDT 2001
Peter, you are correct, I'm not interested in the internal messages (since
I'd be writing the internals myself).
Constantin, thanks for the messages that are currently being sent back and
forth. I'll go that route (using debug in WinJab to figure messages) until
I hear of some docs popping up.
Colin
> -----Original Message-----
> From: Constantin Nickonov [mailto:Nickonov at jabber.com]
> Sent: Tuesday, April 10, 2001 9:41 AM
> To: 'jdev at jabber.org'
> Subject: RE: [JDEV] JUD docs?
>
>
> Running through some JUD operations (with Jabber IM in debug
> mode) yields
> the following XML sequences:
>
> SENT: <iq type="get" to="jud.foo.com"><query
> xmlns="jabber:iq:register"></query></iq>
>
> RECV: <iq type='result' to='joe at foo.com' from='jud.foo.com'><query
> xmlns='jabber:iq:register'><instructions>Fill in all of the
> fields to add
> yourself to
> JUD.</instructions><first>Joe</first><last>Schmoe</last><nick>
> jschmoe</nick>
> <email>schmoe at foo.com</email><key>somekey</key><registered/></
> query></iq>
> ---
>
> SENT: <iq type="set" to="jud.foo.com"><query
> xmlns="jabber:iq:register"><first>Joseph</first><last>Schmoe</
> last><nick>jsc
> hmoe</nick><email>schmoe at foo.com</email><key>somekey</key></qu
> ery></iq>
>
> RECV: <iq type='result' to='joe at foo.com/Work'
> from='jud.foo.com'><query
> xmlns='jabber:iq:register'/></iq>
> ---
>
> SENT: <iq type="get" to="jud.foo.com"><query
> xmlns="jabber:iq:search"></query></iq>
>
> RECV: <iq type='result' to='joe at foo.com' from='jud.foo.com'><query
> xmlns='jabber:iq:search'><instructions>Fill in a field to
> search.</instructions><key>somekey</key><first/><last/><nick/>
> <email/></quer
> y></iq>
> ---
>
> SENT: <iq type="set" to="jud.foo.com"><query
> xmlns="jabber:iq:search"><key>somekey</ksy><first>Barnaby</fir
> st></query></i
> q>
>
> RECV: <iq type='result' to='joe at foo.com' from='jud.foo.com'><query
> xmlns='jabber:iq:search'><item
> jid='bjones at foo.com'><first>Barnaby</first><last>Jones</last><
> nick>bjones</n
> ick><email>bjones at foo.com</email></item><item
> jid='bsmith at jabber.com'><first>Barnaby</first><last>Smith</las
> t><nick>bsmith
> </nick><email>bsmith at foo.com</email></item></query></iq>
> ---
>
> These are only the nominal cases, of course. For errors, etc., try
> connecting to a functional JUD (jabber.com's is up and
> running), and throw
> some bad requests at it.
>
> ---
> Constantin Nickonov
>
> > -----Original Message-----
> > From: Peter Saint-Andre [mailto:stpeter at jabber.org]
> > Sent: Monday, April 09, 2001 5:34 PM
> > To: jdev at jabber.org
> > Subject: Re: [JDEV] JUD docs?
> >
> >
> > Hi Colin,
> >
> > There is no such doc at present. It'd be helpful to have
> one, though.
> > You are talking about the XML sent into and received from JUD, *not*
> > messaging internal to JUD, right? This is similar to (or
> part of) what
> > Jens is doing with his "cheat sheet", hopefully we can add
> JUD info to
> > this soon.
> >
> > Peter
> >
> > > Colin Madere wrote:
> > >
> > > I'm not looking to run the existing perl JUD, I'm looking
> > to implement
> > > in another language.
> > >
> > > Can anyone point me to a doc that would have all the
> > messages the JUD
> > > uses (specs on the messages)? If we do this, I want to make sure
> > > everything will work with existing and future clients.
> > >
> > > I'm know I'm a lazy bum for not going through all the
> JPG, JPO, etc,
> > > but I've done so too many times in the past with the results being
> > > fruitless :( No offense, Peter (and others), I know you've been
> > > adding TONS of info and kudos for it!
> > >
> > > Colin
> > > >
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010410/989ebf81/attachment-0002.htm>
More information about the JDev
mailing list