C programming and HTTP

Hi all!

Ive done some socket programming before using C and winsock, but im not sure how to approach HTTP methods. I want to look into creating web browsers or a programs that can recieve/send data using the HTTP protocol.

Im not sure where to start, what libraries to look at or where to find some specific tutorials, can anyone here send me some links and point in me the right direction?

Here are some details:
Target OS: Windows 7
Language: Pure C

Many Thanks,
SuperStinger
Last edited on
Use libcurl.
'Pure' is a deceptive term often used by Microsoft to refer to cli. I don't have any reason to think that is what you mean, but I want to make sure that everyone is on the same page with your post here.
Topic archived. No new replies allowed.