Daniel D?az wrote:

> 
> 
> You sure can. As long as the bot's JabberID has a transport registered
> with it, and you send your presence to all your roster (and
> transports), you can be online on the MSN network too.
> 
> Greetings!
> 
> Daniel D?az
> [EMAIL PROTECTED]

I need some clarification about this answer because I'm starting with 
XMPP and I don't know the protocol very much. What does exactly mean "to 
have a transport registered" with my component JID?
Do I have to answer disco requests sying that I'm a transport or should 
I send something to the msn transport JID to register?

I'll apprecciate if you point me to any documents regarding this issue. 
I've looked at the RFC's but didn't find anything useful.


Thank you for your time
Regards
        Jorge
From [EMAIL PROTECTED]  Wed Aug 10 19:40:56 2005
From: [EMAIL PROTECTED] (=?ISO-8859-1?Q?Daniel_D=EDaz?=)
Date: Wed Aug 10 19:40:59 2005
Subject: [py-transports] Register another component to msn
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

Hello, Jorge!


On 8/10/05, Jorge Merlino <[EMAIL PROTECTED]> wrote:
> Daniel D?az wrote:
> > You sure can. As long as the bot's JabberID has a transport registered
> > with it, and you send your presence to all your roster (and
> > transports), you can be online on the MSN network too.
> >
> > Greetings!
> >
> > Daniel D?az
> > [EMAIL PROTECTED]
> 
> I need some clarification about this answer because I'm starting with
> XMPP and I don't know the protocol very much. What does exactly mean "to
> have a transport registered" with my component JID?
> Do I have to answer disco requests sying that I'm a transport or should
> I send something to the msn transport JID to register?
> 
> I'll apprecciate if you point me to any documents regarding this issue.
> I've looked at the RFC's but didn't find anything useful.
> 
> 
> Thank you for your time
> Regards
>         Jorge

I'm sorry about all the lingo. You'll find those words here and there
in the Jabber world.

Don't look at the specs just yet, they can get very technical some
times, and what you need right now is a hands-on document for
transports. Take a look at these tutorials, which use Psi:

In German, page 2 to page 4:
http://www.netzwelt.de/news/71064_2-tutorial-jabber-die-sichere-imalternative.html

In Spanish:
http://www.faq-mac.com/bitacoras/cajon/?p=42

Also, look at the public servers and the network gateways/transports
they provide:
http://www.jabber.org/network/

That's for the end user, but the same applies to whatever bot you have
(given the bot "follows" the same procedure to register itself with
the gateways/transports (hint: you'll end up doing it in its behalf)).

Let us know how it goes.

Greetings!

Daniel D?az
[EMAIL PROTECTED]
From [EMAIL PROTECTED]  Wed Aug 10 22:25:53 2005
From: [EMAIL PROTECTED] (Nathan Palmer)
Date: Wed Aug 10 22:25:56 2005
Subject: [py-transports] pyAIM Invalid Username or Password
Message-ID: <[EMAIL PROTECTED]>

I have not been able to get any users to connect to the pyAIM transport.
The message I am getting in the log is 

 

[2005-08-10 16:12:18] AIMConnection: errorCallback ('Invalid Username or
Password.',
'http://www.aim.com/errors/MISMATCH_PASSWD.html?ccode=us&lang=en')

 

It seems similar to this thread:
http://modevia.com/pipermail/py-transports/2005-July/000795.html

 

There hasn't been any resolution to that as far as I could tell.  Here
is my configuration.

 

Operating System: Windows XP

Server: JiveMessenger version 2.2

Transport: pyAIM 0.5

 

Has anyone had any trouble with this?  I have tried logging into the
official client and it always works.  I can post logs or whatever
information is needed.

 

Thank You,

 

Nathan Palmer

Senior Software Engineer

Data Services Direct

801-208-1120 x115

[EMAIL PROTECTED]

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://modevia.com/pipermail/py-transports/attachments/20050810/d331aee1/attachment.html
From [EMAIL PROTECTED]  Thu Aug 11 00:50:31 2005
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Thu Aug 11 00:50:38 2005
Subject: [py-transports] pyAIM Invalid Username or Password
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

That's interesting!  That's the first I've heard of this occuring  
with AIM.  (as it actually uses OSCAR style login, not ICQ style)  So  
this is happening with -every- user?  That's bizarre!  =(  Can you  
check the spool file and make sure that the passwords look right?  (I  
think that version doesn't do encrypted passwords)  Hrm....  Let me  
see some full logs if you don't mind... maybe email directly to me if  
you'd like to avoid posting it to the list.

Daniel

-- 
"The most addictive drug in the world is music."
      - The Lost Boyz



On Aug 10, 2005, at 6:25 PM, Nathan Palmer wrote:

> I have not been able to get any users to connect to the pyAIM  
> transport.  The message I am getting in the log is
>
>
>
> [2005-08-10 16:12:18] AIMConnection: errorCallback ('Invalid  
> Username or Password.', 'http://www.aim.com/errors/ 
> MISMATCH_PASSWD.html?ccode=us&lang=en')
>
>
>
> It seems similar to this thread: http://modevia.com/pipermail/py- 
> transports/2005-July/000795.html
>
>
>
> There hasn?t been any resolution to that as far as I could tell.   
> Here is my configuration.
>
>
>
> Operating System: Windows XP
>
> Server: JiveMessenger version 2.2
>
> Transport: pyAIM 0.5
>
>
>
> Has anyone had any trouble with this?  I have tried logging into  
> the official client and it always works.  I can post logs or  
> whatever information is needed.
>
>
>
> Thank You,
>
>
>
> Nathan Palmer
>
> Senior Software Engineer
>
> Data Services Direct
>
> 801-208-1120 x115
>
> [EMAIL PROTECTED]
>
>
>
>
>
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>

Reply via email to