Chapter 11. The WinInet API

by David Bennett and Andrew J. Indovina

In This Chapter

Visual C++ 6.0 includes the Windows Internet Extensions API, known as WinInet. This includes both a set of C functions and an MFC class hierarchy that enables your applications to add connectivity to Internet servers without having to worry about the specifics of the underlying protocols, such as File Transfer Protocol (FTP), Hypertext Transfer Protocol (HTTP), or Gopher.

The WinInet APIs enable you to connect to Internet servers, search for files, and retrieve files. You also can send files to the server or even open a file in place ...

Get Visual C++® 6 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.