Skip to content

Hidalgo is http server for new learners to unix socket programming

License

Notifications You must be signed in to change notification settings

DarkcoderSe/hidalgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hidalgo

Hidalgo is http server for new learners to unix socket programming

Hidalga is Multi-threaded Server build on Unix-C.
Server useing TCP/IP and Network Programming
This Configuration file will contain GET, HEAD, POST conf
Supporting Html, Css, js and much more..

Requirements

  • Linux-Based Distribution
  • Gcc installation

Installation

Just download this project. Extract to any folder and compile it
root@linux:-$ gcc httpserver.c -o httpserver
root@linux:-$ ./httpserver