-
Notifications
You must be signed in to change notification settings - Fork 0
jamirvin/SimpleServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple Server Description: Simple server I made to learn more about computer networking and HTTP requests. Used example code from Computer Networking: A Top Down Approach by Kurose and Ross. Build instructions: Run the included makefile which builds with g++ using C++11. > make Useage: ./SimpleServer <Port Number> <Document Directory>
About
Very simple HTTP Server created for part of my networking course.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published