I have developed a small server and client socket program that simply connect at certain port number, and act as a chat bot. Below is the server
server.py