The Wayback Machine - https://web.archive.org/web/20160815082233/http://www.codeguru.com:80/cpp/i-n/internet/http/

Latest HTTP Articles

URI Encoding and Decoding

Learn about fast and portable URI encoding and decoding functions that use std::string as the argument and return type, and do the buffer conversion, including '\0'.

HTTP Post Using C

Learn to write a small routine or utility to make a post request to a Web server and retrieve the data. This article demonstrates such a technique, tested on Linux.

Crawling Using WINHTTP 5

The latest WINHTTP library from Microsoft replaces the older WININET libraries. This library is used internally in various Microsoft applications. Learn the various issues and characteristics of using this library's methods while crawling (reading Web data). This is most suitable for C++ coded, HTTP-based client/server applications.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

The Value of APIs

Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.

Top White Papers and Webcasts

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date