I have a question about python and sockets. As I understand, if you have router you must open a port before you can use it in your program. But if user can’t do that…
I heard something about UPnP. I don’t know will it help with my problem, so I’ve asked you.
Best regards.
I have a question about python and sockets. As I understand, if you have
Share
For UPnP support you can use MiniUPnP library, it has python support.