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

https://github.com/nikhilroxtomar/tcp-client-server-implementation-in-c

An implementation of TCP client-server architecture in the C programming language, where both the client and server can communicate with each other.
https://github.com/nikhilroxtomar/tcp-client-server-implementation-in-c

socket-programming tcp-client tcp-server tcp-socket

Last synced: 2 months ago
JSON representation

An implementation of TCP client-server architecture in the C programming language, where both the client and server can communicate with each other.

Awesome Lists containing this project

README

        

# TCP-Client-Server-Implementation-in-C