p2p-chat-python
p2p-chat-python copied to clipboard
How to setup a remote server using python socket.?
Hey there... Can you tell me how to create a chat app that can work on internet... One with a remote server.
This program does that. You would have to run Server.py on another device and have it port forwarded. Or run it on a service similar to heroku.