/Client-Server-UDP-TCP-Socket-Programming-in-C-python

The three types of socket programming interfaces—stream sockets, datagram sockets, and raw sockets—are implemented in C and Python using UDP, TCP server, and TCP clients to establish a connection with the server.

Primary LanguagePythonMIT LicenseMIT

Watchers