diff options
Diffstat (limited to 'external/miniupnpc/testreplyparse/DeletePortMapping.xml')
-rwxr-xr-x | external/miniupnpc/testreplyparse/DeletePortMapping.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/external/miniupnpc/testreplyparse/DeletePortMapping.xml b/external/miniupnpc/testreplyparse/DeletePortMapping.xml new file mode 100755 index 000000000..a955c53fc --- /dev/null +++ b/external/miniupnpc/testreplyparse/DeletePortMapping.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:DeletePortMapping xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>123</NewExternalPort> +<NewProtocol>TCP</NewProtocol></u:DeletePortMapping></s:Body> + +</s:Envelope> + |