diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-11-16 18:28:55 -0800 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-11-16 18:28:55 -0800 |
| commit | cf6164e8477aaa65edd07d136ef1991288feff99 (patch) | |
| tree | 5841803b4af61f237e761fe18fa8055e62da5079 /ext/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml | |
| parent | a13a21377c2d028d81b5cb26567ebe23bbb2e891 (diff) | |
| download | infinitytier-cf6164e8477aaa65edd07d136ef1991288feff99.tar.gz infinitytier-cf6164e8477aaa65edd07d136ef1991288feff99.zip | |
Build libminiupnpc from source now, and update version.
Diffstat (limited to 'ext/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml')
| -rw-r--r-- | ext/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml b/ext/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml new file mode 100644 index 00000000..bbb540ea --- /dev/null +++ b/ext/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> + |
