diff options
Diffstat (limited to 'external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml')
-rwxr-xr-x | external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml b/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml new file mode 100755 index 000000000..bbb540eac --- /dev/null +++ b/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml @@ -0,0 +1,3 @@ +<?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:GetSpecificPortMappingEntry xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>12345</NewExternalPort><NewProtocol>UDP</NewProtocol></u:GetSpecificPortMappingEntry></s:Body></s:Envelope> + |