Skip to content

A Python-based Client–Server project implemented using the socket library. The server listens for incoming connections and the client sends/receives messages over a TCP socket. This project demonstrates fundamental networking concepts such as socket creation, binding, listening, accepting connections, and bidirectional communication.

Notifications You must be signed in to change notification settings

sandeepkaur1305/Python-Client-Server-Communication-using-Sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

A Python-based Client–Server project implemented using the socket library. The server listens for incoming connections and the client sends/receives messages over a TCP socket. This project demonstrates fundamental networking concepts such as socket creation, binding, listening, accepting connections, and bidirectional communication.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages