- or download this
Received message: n="1.0" encoding="UTF-8"?>
<Capabilities xsi:schemaLocation="http://Capabilities.CUIntegration.co
+m capabili
ties.xsd" xmlns="http://Capabilities.CUIntegration.com" xmlns:xsi="htt
+p://www.w3
...
n="1.0" encoding="UTF-8"?>
^
The document has no document element.
- or download this
#!/usr/bin/perl -w
use strict;
use IO::Socket;
...
print "VALID\n";
}
}
- or download this
#!/usr/bin/perl -w
use strict;
...
$MySocket->send($xml1);
sleep 5;
}