Skip to content

alancuriel/http_client_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Http client and server

C++/C http client and server implemented using sockets

Compile and usage

Compile using g++

  • http_client
    • ./http_client [-options] server_url port_number
      • options that which add functionality
        • –p: prints the RTT for acc
    • ./http_server port_number

About

Simple Http Client and Server in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published