An open API service indexing awesome lists of open source software.

https://github.com/nikhilroxtomar/socket-programming-server-in-c-and-client-in-python

A simple TCP client-server program, where server in written in C programming language while the client is written in Python programming language.
https://github.com/nikhilroxtomar/socket-programming-server-in-c-and-client-in-python

c python socket-programming tcp tcp-client tcp-server tcp-socket

Last synced: 9 months ago
JSON representation

A simple TCP client-server program, where server in written in C programming language while the client is written in Python programming language.

Awesome Lists containing this project

README

          

# Socket-Programming-Server-in-C-and-Client-in-Python
A simple TCP client-server program, where server in written in C programming language while the client is written in Python programming language.

## YouTube Video
YouTube tutorial: [https://youtu.be/MO152LVEqtc](https://youtu.be/MO152LVEqtc)