[JDEV] Some newbie send questions (w/ transport stuff)

Sean LeBlanc sleblanc at amivisions.com
Tue Apr 18 15:29:29 CDT 2000


I should have worded that this way:

How do you register with the transport via XML? I have figured
out how to send messages to /Jabber/ users, but I have not
figured out how to make use of the transports yet...I would assume it
would be something that goes inside <iq> tags, but even if so, I have no
idea on what the format would be...

This might be something I would be able to look at clients and see what
they are sending for authentication, but unfortunately neither Win32 
client seems to have transport functionality working? 


Cheers and TIA,
Sean

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
Sean LeBlanc
Sent: Tuesday, April 18, 2000 9:49 AM
To: jdev at jabber.org
Subject: RE: [JDEV] Some newbie send questions (w/ transport stuff)


How do you achieve the registering part via XML?

TIA,
Sean

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
Eliot Landrum
Sent: Monday, April 17, 2000 8:33 PM
To: jdev at jabber.org
Subject: Re: [JDEV] Some newbie send questions (w/ transport stuff)



After your user has registered with an agent, simply message them as any
other user.

<message to='1117512 at icq.jabber.org'> <!-- or nickhere at aim.jabber.org  -->
	<subject>blah blah</subject>
	<body>Did you make any progress on it today?</body>
</message>

Hope you didn't overlook http://protocol.jabber.org and
http://docs.jabber.org ... I'm about to update the jabber:iq:agent - please
ignore the information on there.

Well.. hopefully there's some answers to your questions... 

On Mon, 17 Apr 2000, "Sean LeBlanc" wrote:
> Date: Mon, 17 Apr 2000 19:10:19 -0600
> To: <jdev at jabber.org>
> From: "Sean LeBlanc" <sleblanc at amivisions.com>
> Reply-To: jdev at jabber.org
> Subject: [JDEV] Some newbie send questions (w/ transport stuff)
> 
> I am a painfully new person to Jabber - I've looked through JDEV
> archives a bit, and I'm trying to just figure out where to start.
> 
> Here's what I want to do: I'd like to only send a message to a user
> on, say, MSN Messenger(really, any transport). I found documentation
> about which port to use, but everything else is pretty confusing. What
would
> the  XML that is sent to server look like?
> 
> Any and all pointers welcomed, even if they are just RTFM's, as long as
> there are pointers to those manuals. :)
> 
> I'd be using Java, so any packages/classes out there, that'd be cool,
> too...or
> even pointers to specific sections of C/C++ that do same thing.
> 
> Also, what's the status of the Jabber Java bean project?
> 
> TIA,
> Sean LeBlanc
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 
-- 
Eliot Landrum
eliot at landrum.cx

-Soli Deo Gloria-


_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev


_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list