Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 293 Bytes

File metadata and controls

11 lines (7 loc) · 293 Bytes

The Python Terminal

A very basic client/server Skelton for python. Please feel free to add your own logic to it.

Start the server (Server.py) then connect as many clients (Client.py) as you see fit.

Current setup is a simple chat client.

Please contact me for any issues / questions.