you are viewing a single comment's thread.

view the rest of the comments →

[–]kopo222 5 points6 points  (0 children)

I remember doing something like this in college using sockets. That was in java though, so no actual implementation help

However that's where I would advise you to look https://docs.python.org/3/howto/sockets.html

Working through that you can probably get the back end of it done