Hi guys, i need my C program to do a http request to a web server and get the response. I dont need to render the response as HTML, just log it to a txt file.
Im a beginner on this C+winAPI+Winsock world, i just finished the console book hehehe. Can you point me to the functions ill have to deal with to make this http request? Or to some example?
Thank you ! :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys, i need my C program to do a http request to a web server and get the response. I dont need to render the response as HTML, just log it to a txt file.
Im a beginner on this C+winAPI+Winsock world, i just finished the console book hehehe. Can you point me to the functions ill have to deal with to make this http request? Or to some example?
Thank you ! :)
Hey man,
You might want to download the vUpdate source code off of the cvs =)
Kip