You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.