git clone https://github.com/daviskauffmann/htcpcp-server.git
cd htcpcp-server
Install the following using the package manager of your choice:
- http-parser
- pthreads
- Winsock
mkdir build
cd build
cmake ..
Beej's Guide to Network Programming
git clone https://github.com/daviskauffmann/htcpcp-server.git
cd htcpcp-server
Install the following using the package manager of your choice:
mkdir build
cd build
cmake ..
Beej's Guide to Network Programming