hi everyone,:cool:
I like to work on accessing internet(that means get a web site content) with my c code. so plz tell me a possible way to send reqest to a perticular web site and get the information....:rolleyes:
hi everyone,:cool:
I like to work on accessing internet(that means get a web site content) with my c code. so plz tell me a possible way to send reqest to a perticular web site and get the information....:rolleyes:
If you want to build from scratch, read the HTTP Specification and implement it in C.
If you want a C API library, check curl.
I suggest you use the search function next time.
http://www.daniweb.com/techtalkforums/thread50205.html
Greetz, Eddy
thanks for reply
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.