Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 200 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 200 Bytes

This is a TCP network server implementing the http network protocol made to learn sockets and http. The client is winsock2_32 boilerplate whereas the server has been modified from that initial state.