This topic has not yet been rated - Rate this topic

Caching (Windows Embedded CE 6.0)

1/6/2010

Windows Internet Services (WinInet) supports built-in caching. Any data retrieved from the network is cached on the Windows Embedded 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.

The following topics contain more information about caching in WinInet:

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.