firing a http url in c
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I need to write an application in c on linux, which has to fire a http url. Can you guide me? Is there any wrapper class like CHttpConnection(MFC) which can be used in linux. Thank you
Saadhinchaali
-
Hi, I need to write an application in c on linux, which has to fire a http url. Can you guide me? Is there any wrapper class like CHttpConnection(MFC) which can be used in linux. Thank you
Saadhinchaali
[libcurl has HTTP support along several other protocols^] BTW, here is [linux forum^]