Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages