Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

JABBER help/example?

Aug
21
0
Hello all,

I am not having any luck with the JABBER command (TCC v12). The forums turn up zero hits on search for 'jabber' and I cannot find any examples.

Specifically, I'd like to use jabber to send msgs to my Google Talk account.

I see from using TCPView that googletalk.exe is using port 5222 (the default) at pz-in-f125.1e100.net. I get this when I do the following:

C:\>jabber /v /s"pz-in-f125.1e100.net" /b [email protected] hello
Connecting to server.
TCC: error verifying server certificate: 0x800b010f
The server provided the following certificate:
Issuer: C=US, O=Equifax, OU=Equifax Secure Certificate Authority
Subject: C=US, S=California, L=Mountain View, O=Google Inc., CN=talk.google.com
The following problems have been determined for this certificate: [0x800b010f] The certificate's CN name does not match the passed value.

Would you like to continue? (Y/N)? Y
Opening XML streams.
<!--?xml version='1.0'?--><stream:stream to="pz-in-f125.1e100.net" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0">
<stream:stream from="pz-in-f125.1e100.net" id="DA8213B66D49B94E" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
<stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
Parsing features.
Authenticating using SASL/PLAIN.
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AAA=</auth>
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid></invalid-authzid></failure>
</stream:stream>
TCC: SASL authentication failed.</stream:stream>


Any ideas, examples, etc?

Thanks!
Gary

 
Hello all,

I am not having any luck with the JABBER command (TCC v12). The forums turn up zero hits on search for 'jabber' and I cannot find any examples.

Specifically, I'd like to use jabber to send msgs to my Google Talk account.

I figured it out by poking around nsoftware's IP*Works! website..
Gary
 
Would you mind posting the web site or the details from the TCMD / TCC reference please?
----- Original Message -----
From: wingo395
To: [email protected]
Sent: Thursday, June 16, 2011 02:13 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


Quote:
Originally Posted by wingo395
Hello all,

I am not having any luck with the JABBER command (TCC v12). The forums turn up zero hits on search for 'jabber' and I cannot find any examples.

Specifically, I'd like to use jabber to send msgs to my Google Talk account.

I figured it out by poking around nsoftware's IP*Works! website..
Gary
 
What's the trick?
-Scott

wingo395 <> wrote on 06/16/2011
02:13:24 PM:


> Quote:
>
> Originally Posted by wingo395 [image removed]
> Hello all,
>
> I am not having any luck with the JABBER command (TCC v12). The
> forums turn up zero hits on search for 'jabber' and I cannot find


> any examples.
>
> Specifically, I'd like to use jabber to send msgs to my Google Talk
account.

>
> I figured it out by poking around nsoftware's IP*Works! website..
> Gary
>
>
 
Thank you for the reply. I have [email protected] and *** as password in the correct OPTION fields, didn't visit jabber.org (if that matters) then issued and got the response below:

[C:\Program Files\JPSoft\Keys]jabber /v /b [email protected] testing
Connecting to server.
Opening XML streams.
<?xml version='1.0'?><stream:stream to='gmail.com' xmlns='jabber:client' xmlns:stream='http://ether
x.jabber.org/streams' version='1.0'>
<stream:stream from="gmail.com" id="D8D32FD30D607A32" version="1.0" xmlns:stream="http://etherx.jab
ber.org/streams" xmlns="jabber:client">
<stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><
mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
Parsing features.
Authenticating using SASL/PLAIN.
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AENTR2FsbG93YXkAMXNub3dzbWl0aA==</
auth>
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
</stream:stream>
TCC: SASL authentication failed.

Any ideas?
----- Original Message -----
From: wingo395
To: [email protected]
Sent: Wednesday, June 29, 2011 06:20 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


Quote:
Originally Posted by Charles G
Would you mind posting the web site or the details from the TCMD / TCC reference please?

This is what TCC calls in the dll...
http://www.nsoftware.com/kb/showentr...entry=09270705

The user needs to already be in your contact list.

What I still cannot figure out how to do is send to my work client.. not signed in at gmail.com but our company url (our email is thru gmail but we use our own domain name)
 
I think you need more parameters..Oh and the contact you are sending the jabber IM to needs to be in your friends list already.. can't just send to anyone.

Try playing around with something like this:
jabber /v /u [email protected] /p *** /s talk.google.com /b [email protected] testing

Thank you for the reply. I have [email protected] and *** as password in the correct OPTION fields, didn't visit jabber.org (if that matters) then issued and got the response below:

[C:\Program Files\JPSoft\Keys]jabber /v /b [email protected] testing
Connecting to server.
Opening XML streams.
<!--?xml version='1.0'?--><stream:stream to="gmail.com" xmlns="jabber:client" xmlns:stream="<a href=&quot;http://ether&quot; target=&quot;_blank&quot;>http://ether</a><br /> x.jabber.org/streams" version="1.0">
<stream:stream from="gmail.com" id="D8D32FD30D607A32" version="1.0" xmlns:stream="<a href=" http:="" etherx.jab"="" target="_blank">http://etherx.jab
ber.org/streams" xmlns="jabber:client">
<stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><
mechanism>X-GOOGLE-TOKEN<mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
Parsing features.
Authenticating using SASL/PLAIN.
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AENTR2FsbG93YXkAMXNub3dzbWl0aA==<!--
auth>
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized></not-authorized></failure>
</auth></stream:stream>
TCC: SASL authentication failed.

Any ideas?
----- Original Message -----
From: wingo395
To: [email protected]
Sent: Wednesday, June 29, 2011 06:20 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


Quote:
Originally Posted by Charles G
Would you mind posting the web site or the details from the TCMD / TCC reference please?

This is what TCC calls in the dll...
http://www.nsoftware.com/kb/showentr...entry=09270705

The user needs to already be in your contact list.

What I still cannot figure out how to do is send to my work client.. not signed in at gmail.com but our company url (our email is thru gmail but we use our own domain name)

</stream:stream>
 
Thank you.

I tried what you said - changing name1 and name2, entering my password, but got:

Connecting to server.
Opening XML streams.
<?xml version='1.0'?><stream:stream to='gmail.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
<stream:stream from="gmail.com" id="993D81B1DDE73375" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
<stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
Parsing features.
Authenticating using SASL/PLAIN.
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNzZ2FsbG93YXkAMXNub3dzbWl0aA==</
auth>
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
</stream:stream>
TCC: SASL authentication failed.

[D:\]

I don't have a jabber account - and the user2 was offline...
----- Original Message -----
From: wingo395
To: [email protected]
Sent: Thursday, August 11, 2011 02:25 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


I think you need more parameters..Oh and the contact you are sending the jabber IM to needs to be in your friends list already.. can't just send to anyone.

Try playing around with something like this:
jabber /v /u [email protected] /p *** /s talk.google.com /b [email protected] testing


Quote:
Originally Posted by Charles G
Thank you for the reply. I have [email protected] and *** as password in the correct OPTION fields, didn't visit jabber.org (if that matters) then issued and got the response below:

[C:\Program Files\JPSoft\Keys]jabber /v /b [email protected] testing
Connecting to server.
Opening XML streams.
http://ether" target="_blank">http://ether
x.jabber.org/streams" version="1.0">
http://etherx.jab
ber.org/streams" xmlns="jabber:client">
arams:xml:ns:xmpp-sasl">PLAIN<
mechanism>X-GOOGLE-TOKENX-OAUTH2
Parsing features.
Authenticating using SASL/PLAIN.
arams:xml:ns:xmpp-sasl" mechanism="PLAIN">AENTR2FsbG93YXkAMXNub3dzbWl0aA== auth>
arams:xml:ns:xmpp-sasl">

TCC: SASL authentication failed.

Any ideas?
----- Original Message -----
From: wingo395
To: [email protected]
Sent: Wednesday, June 29, 2011 06:20 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


Quote:
Originally Posted by Charles G
Would you mind posting the web site or the details from the TCMD / TCC reference please?

This is what TCC calls in the dll...
http://www.nsoftware.com/kb/showentr...entry=09270705

The user needs to already be in your contact list.

What I still cannot figure out how to do is send to my work client.. not signed in at gmail.com but our company url (our email is thru gmail but we use our own domain name)
 
If I have a Google Chat account should
that be a valid JABBER account? I've never been successful getting
this command to work.

JP Softwrae? Is that Scottish?

-Scott




Quote:



> I don't have a jabber account
- and the user2 was offline...
You cannot use JABBER without an account.

Rex Conn
JP Softwrae
 
Rex,

Any thoughts on how I can get JABBER to work?
----- Original Message -----
From: rconn
To: [email protected]
Sent: Thursday, August 18, 2011 10:56 PM
Subject: RE: [Support-t-2943] Re: JABBER help/example?


Quote:
> If I have a Google Chat account should
> that be a valid JABBER account? I've never been successful
> getting this command to work.

Yes, as long as you're using v12 or later (Google uses SSL, which wasn't
supported in JABBER prior to v12). I used Google Chat when creating JABBER.

Rex Conn
JP Software
 

Similar threads

Back
Top