File: DeletePortMapping.xml

package info (click to toggle)
miniupnpc 1.9.20140610-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 716 kB
  • ctags: 665
  • sloc: ansic: 6,548; makefile: 305; sh: 115; python: 114; java: 88; xml: 9
file content (6 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (15)
1
2
3
4
5
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>