TCP Socket Programming implementation of server side in c programming language.
-
Updated
Aug 16, 2017 - C
TCP Socket Programming implementation of server side in c programming language.
A Lightweight TCP/IP Library for C
We have implemented a HTTP client and server running a paired down version of HTTP/1.0. We have extended the client and server to make use of some of the application level headers. In this project we have GET the request from the local server in iterative manner as well as concurrent manner. In addition to these, we have GET the request from the…
Add a description, image, and links to the socket-server-in-c topic page so that developers can more easily learn about it.
To associate your repository with the socket-server-in-c topic, visit your repo's landing page and select "manage topics."