- Open 2 terminal tabs
- Use this command to compile and run the server
g++ socket.cpp -o ./build/debug/socket && ./build/debug/socket - Use this command to send request
curl -i -X POST --http0.9 -d --output "hello world" http://localhost:8080
-
Notifications
You must be signed in to change notification settings - Fork 0
Pumbkinpat/http-server-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Making a http server with berkeley socket api in c/c++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published