Skip to content

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

Notifications You must be signed in to change notification settings

kassam-99/Simple-Chat-Python

Error
Looks like something went wrong!

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages