Connecting Tech Pros Worldwide Forums | Help | Site Map

HTTPClient Library

Carmen Sei
Guest
 
Posts: n/a
#1: Mar 18 '08
Is there any HTTP Client library in C++ similar to what the HTTPClient
Java does?

http://www.innovation.ch/java/HTTPClient/

red floyd
Guest
 
Posts: n/a
#2: Mar 18 '08

re: HTTPClient Library


Carmen Sei wrote:
Quote:
Is there any HTTP Client library in C++ similar to what the HTTPClient
Java does?
>
http://www.innovation.ch/java/HTTPClient/
Not in ISO/IEC 14882. Have you heard of this cool search engine called
Google? It finds stuff for you on the web. Try googling for http
client library c++
Closed Thread