/Get_Put_LocalWebServer

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 Web Server too. We have PUT the request in case of local server in an iterative manner as well as concurrent manner.

Primary LanguageC

Watchers