Starred repositories
3
stars
written in Python
Clear filter
A TCP Client and Server Python3
This is a simple TCP client/ server for python 3.0+ using sockets. Sends a Message from client to server, does a conditional message check on the server, and sends back a response.