KraftDiner
Programmer
I'm sending this soap message to a UPnP IGD device and its not working.
If you need to see the xml files of this device I will try to post them somewhere.. I wish I could attach files here...
POST / HTTP/1.1
HOST: 192.168.2.1:80
SOAPACTION: "schemas-upnp-org:device:InternetGatewayDevice:1#GetExternalIPAddress"
CONTENT-TYPE: text/xml ; charset="utf-8"
Content-Length: 284
<?xml version="1.0"?>
<soap:Envelope xmlns:soap=" soap:encodingStyle=" <soap:Body>
<m:GetExternalIPAddress xmlns:m= </soap:Body>
</soap:Envelope>
If you need to see the xml files of this device I will try to post them somewhere.. I wish I could attach files here...
POST / HTTP/1.1
HOST: 192.168.2.1:80
SOAPACTION: "schemas-upnp-org:device:InternetGatewayDevice:1#GetExternalIPAddress"
CONTENT-TYPE: text/xml ; charset="utf-8"
Content-Length: 284
<?xml version="1.0"?>
<soap:Envelope xmlns:soap=" soap:encodingStyle=" <soap:Body>
<m:GetExternalIPAddress xmlns:m= </soap:Body>
</soap:Envelope>