I am looking for advice about technologies (and libraries) for develop client/server service program in Python. It can be run on static IP (it's Ok), dynamic IP, behind the router, mobile provider (so, it should work anywhere if possible). Port-forwading is not an option.
Main problem is connection:
Your problem is not a trivial one, but hopefully this can help you get going. Twisted is probably the best library for client/server code in python. STUN and perhaps TURN are generally the protocols for doing this sort of thing.
There's a python library for STUN, though I can't vouch for it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With