Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 589 Bytes

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