Topic: "chat-server-python"
argunuygaratilla/udp_chat_server
In this project, I wrote a simple chat program in python using the udp protocol.
Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kassam-99/Simple-Chat-Python
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
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
