Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Files Included with the Proxy Sample
The following table describes the contents of each source file used in the sample plug-in.
| Source file | Description |
| ProxyPlugin.cpp | This file implements generic code required for .dll connectivity. |
| ProxyPluginImpl.cpp | This file implements the main functionality of the sample plug-in by implementing the IWMSBasicPlugin interface, the IWMSCacheProxy interface, and the IWMSCacheProxyServerCallback interface. The CProxyPlugin::OnGetContentInformation method in this sample implements the URL rollover functionality. The various protocols are each tried until a connection to the origin server is successful. |
See Also
| Previous | Next |