forked from NOLFXceptMe/http
-
Notifications
You must be signed in to change notification settings - Fork 0
BIDXOM/http
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Was developed for an assignment as a part of Computer Networks course (Autumn 2009). HTTPServerMain: -------------- ./HTTPServerMain <port> to start the HTTP server on the specified port. If port argument isn't given, the server runs on port 80 by default. HTTPClientMain: --------------- ./HTTPClientMain <method> <url> <localFileName> <direct/proxyaddress> method can be GET or PUT url is in the form http://server:port/remotepath if a proxy is not needed, enter "direct", else enter the proxyserver url
About
HTTP Server/Client/Proxy Server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 65.8%
- HTML 22.0%
- CSS 7.4%
- C 4.1%
- Makefile 0.7%