Basic chat between one client and server, use the socket module to establish a connection. The server listens for incoming connections, accepts the client, and then both communicate using send and recv methods
python chat chat-application python-application socket-programming chat-python python-chat chat-application-in-python simple-chat-application chat-server-python private-chat-python simple-chat-python python-chat-socket
-
Updated
Feb 6, 2024 - Python