Skip to content

a TCP server based on HTTP built from scratch in C++. The server multiplexes the sockets to handle multiple connections at the same time. the parsing and creation of http requests/responses was done internally in order to better understand HTTP and TCP protocols

Notifications You must be signed in to change notification settings

idan1356/computer-networking-http-server

About

a TCP server based on HTTP built from scratch in C++. The server multiplexes the sockets to handle multiple connections at the same time. the parsing and creation of http requests/responses was done internally in order to better understand HTTP and TCP protocols

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published