Link to home
Start Free TrialLog in
Avatar of efim
efim

asked on

Small HTTP client on unix

I have a UNIX server running Apachi.
I need to write a program in C that opens a socket, connects to the server (or IP address on port 80) and sends a HTTP request to the server that runs a CGI program on the server then gets back the response from the server.
ASKER CERTIFIED SOLUTION
Avatar of jarvisc
jarvisc

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial