Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    die('ERROR: XMPP connection failed') if ! defined($status);
    
    $con->Disconnect();
    
  2. or download this
    [17:25:00] XML::Stream: new: hostname = (gcmsender.com)
    [17:25:00] XML::Stream: SetCallBacks: tag(node) func(CODE(0x90fe390))
    ...
    [17:25:00] XML::Stream: Read: ERROR
    [17:25:00] XML::Stream: GetErrorCode: sid(newconnection)
    ERROR: XMPP connection failed at ccsclient.pl line 18.