SOCKET-PROGRAMMING-with-Python TO run the server.py, you have to open a terminal/CMP and type python server.py. TO run the client_1.py, you have to open another separate terminal/CMP and type python client_1.py.