varunjoshi12

Results 5 comments of varunjoshi12

Hi i am using this code to connect with xmpp but is throws a error 1445931050 [INFO]: Connecting to tcp://hostname:port Fatal error: Maximum execution time of 30 seconds exceeded in...

Hi pratik, i am using openfire n i have i enabled 9090,5222 port after that this error comes.

Hi pratik below is mycode for connection and sending message using xmpp in php

it gives this error $conn = new XMPPHP_XMPP('222.119.250.34',5222, '[email protected]', '123', 'shubh', '222.119.250.34', $printlog=True, $loglevel=XMPPHP_Log::LEVEL_INFO); 1446102665 [INFO]: Connecting to tcp://hostname(e.g.:222.119.250.34):5222 1446102665 [INFO]: Starting TLS encryption 1446102666 [INFO]: Attempting Auth... 1446102666 [INFO]:...

I have given credential of user now after providing the credential of admin it gives following error 1446104689 [INFO]: Connecting to tcp://ipaddress:5222 1446104689 [ERROR]: Could not connect. 1446104694 [INFO]: Connecting...