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
register_types.cpp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
register_types.h
SCsub
upnp.cpp
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