[jdev] Re: PHP Jabber

Sascha sascha_sauren at arcor.de
Wed Dec 28 09:17:33 CST 2005


Dear Dhoren,

[Quote]
I cant locate the socket function that you stated... Is this the same 
with socket support?
[/Quote]

yes it is and its good that it is enabled!

[Quote]
Its currently enabled. As of now, am using Trillian Pro as my client. 
With Trillian, I have no problems in connecting to jabber.org.au
.....
Only ports 80,81, and 443 are open and are Service by Apache.
[/Quote]

i guess u allowed the trillian client to connect to jjabber (in your 
firewall) so there was no need to explicit give ports 5222/5223 free and 
open.

so when u are trying to use your PHP-Jabber client same thing happens 
when trying to telnet the jabber server, eg.:

[Quote]
I cant connect to jabber.org.au on port 5222 using telnet. Got error: 
Could not open connection to host, on port 5222: Connect failed.
[/Quote]

which means to me you should talk to your network-admin to open ports 
5222 and 5223 than it should work!

[Quote]
Is it ok if I send you the codes? I really need to run this codes...
[/Quote]

yes if you whant to i can try it out, but i recomend first to open the 
specific ports in your firewall

greetz
Sascha






Dhoren Hernsor schrieb:

>  Date: Tue, 27 Dec 2005 12:57:43 +0100
> From: Sascha <sascha_sauren at arcor.de>
> Subject: Re: [jdev] PHP Jabber
> To: Jabber software development list <jdev at jabber.org>
> Message-ID: <43B12C37.1050301 at arcor.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Jhune,
>
> did u made an phpinfo() and checked if the socket function is enabled?
> if it is....
> did u tried to connect with annother clien like PSI or exodus?
> if that all is ok...
> just serach in the php source for the file or class that handles the
> connection and add echo or print command where messages are send or
> received,
>
> so u can see if its valid xmpp and if there is any kind of response.
>
> btw... which php jabber client are u using?
>
>
> greetz Sascha
>
>
> Dear Sascha,
>
> I cant locate the socket function that you stated... Is this the same 
> with socket support? Its currently enabled. As of now, am using 
> Trillian Pro as my client. With Trillian, I have no problems in 
> connecting to jabber.org.au
>
> As of now, am in the office and am behind a firewall. Only ports 
> 80,81, and 443 are open and are Service by Apache.
>
> Is it ok if I send you the codes? I really need to run this codes...
>
> Thanks,
> Jhune
>
>
> Date: Tue, 27 Dec 2005 13:18:17 +0100
> From: Ulrich Staudinger <us at activestocks.de>
> Subject: Re: [jdev] PHP Jabber
> To: Jabber software development list <jdev at jabber.org>
> Message-ID: <43B13109.7020405 at activestocks.de>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Yeah, Dhoren, try to telnet to port 5222 of jabber.org.au. For me it
> works.
>
> Use this command to test:
> telnet jabber.org.au 5222
>
> Check if telnet can connect.
>
> Cheers,
> U.
>
>
> Hi U,
>
> I cant connect to jabber.org.au on port 5222 using telnet. Got error: 
> Could not open connection to host, on port 5222: Connect failed.
>
>
> Thanks,
> Jhune
>
>
> ------------------------------------------------------------------------
> Yahoo! DSL 
> <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=37474/*http://promo.yahoo.com/broadband/%20> 
> Something to write home about. Just $16.99/mo. or less 





More information about the JDev mailing list