godot/modules/upnp
tree786 37e9ec842c doc: UPNP: Add example on how to open/close a port
I have added a small code sample to show how to automate the process of port forwarding (and closing after you are done).
Thanks to @mhilbrunner for explaining how to achieve t0his (see #18780)

(cherry picked from commit 2a63853720)
2019-07-29 17:47:46 +02:00
..
doc_classes doc: UPNP: Add example on how to open/close a port 2019-07-29 17:47:46 +02:00
config.py Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
register_types.cpp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
upnp.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
upnp_device.cpp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
upnp_device.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00