What's Up?
OK, So I have a working python script that sends and receives text to and from the client and server python files, However if the Server and Client are on different computers, And therefore we need to connect over the internet, How would we do that?
New to python, Go easy on me :-O
See Ya!