|
The contents of demo package
The demo version of TDI redirector is installed automatically. It doesn't require reboot on NT-based operating systems and starts working immediately after installation. The following samples are included: - AnfApiClient : the command line interface to the TDI redirector, allowing creating redirection rules. - HttpCachingProxy : a simple caching HTTP proxy - HttpContentFilter : demonstrates the transparent filtering of HTTP responses (HTML pages). - HttpProxifier : redirects HTTP traffic to remote proxy. - HttpUrlBlocker : blocks HTTP requests with the specified substring in URL. - MailFilter : demonstrates the filtering of POP3 and SMTP connections and working with the email messages in internal format. - TcpDump : saves the incoming and outgoing data as files to the specified folder. Note: All samples require driver wrapper library anfapi.dll. Make sure that it is in the path when running the samples from different folders. The samples are console applications with the command-line interface. The sources of all samples are available. MSVC 6, 2003(7.1) or 2005(8.0) is required to build them in debug configuration. Demo limitationsThe driver allows no more than 1000 redirections. After exceeding this limit the redirections begin to work again only after system reboot. The FiltersLib is provided as a static library for building the samples in debug configuration. Download
|
RECENT NEWSJuly 09, 2007 NetFilter SDK 1.0 is released. |
