Caching
Windows Internet Services (WinInet) supports built-in caching. Any data retrieved from the network is cached on the Windows CE–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.
For more information about caching, see the following topics:
Using Flags to Control Caching
Using Persistent Caching Functions
Handling Structures with Variable Size Data
See Also
Windows Internet Services (WinInet)
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.