Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Windows Internet Services (WinInet) supports built-in caching. Any data retrieved from the network is cached on the Windows Mobile–based device and retrieved for subsequent requests. The application using the WinInet functions can control the caching on each request. For HTTP requests from the server, most headers received are also cached. When an HTTP request is satisfied from the cache, the cached headers are also returned to the caller.

The following topics contain more information about caching in WinInet:

See Also