Click to return to the Networking, Protocols     
Microsoft Win32 Internet ...     Establishing a Dial-Up Co...     Microsoft Win32 Internet ...    
Web Workshop  |  Networking, Protocols & Data Formats

Introduction to the Microsoft Win32 Internet Functions


The following sections contain an overview of the Microsoft® Win32® Internet (WinInet) functions, which provide developers with a set of functions to interact with Gopher, FTP, and HTTP protocols. As the standards evolve, the Win32 Internet functions will handle the changes in underlying protocols, allowing the functions to maintain a consistent behavior. This overview describes how to use these functions to access the vast resources on the Internet.

The Win32 Internet functions do require an understanding of C/C++, a familiarity with Win32 programming, and a basic understanding of the FTP, Gopher, and HTTP protocols.

Internet Protocols

The three major protocols used on the Internet are the FTP, Gopher, and HTTP protocols.

For the more information on these protocols, see the Request For Comments (RFC) documents that cover FTP, Gopher, and HTTP specifications. The following documents on these protocols can be found on the Internet:



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.