Minimalist Http server in c
It creates a server which can send response and receive request in this repo HTML.c will send response of html file when it will be executed
from an article see
gcc HTML.c
./a.out| Name | Name | Last commit date | ||
|---|---|---|---|---|
Minimalist Http server in c
It creates a server which can send response and receive request in this repo HTML.c will send response of html file when it will be executed
from an article see
gcc HTML.c
./a.out