How to make http requests using the C language in windows? No need to post code, just a good reference is enough for me :) But if someone has an example it will be of great help;)
How to make http requests using the C language in windows? No need to post code, just a good reference is enough for me :) But if someone has an example it will be of great help;)
You can use Windows Sockets 2, or use Qt which has a large network library and is cross-platform