Download the demo
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 limitations


The 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

 

Demo package for x86-based systems:


nfsdk-demo-x86-1.0.exe

 

System requirements:

Windows 98, ME, NT 4.0, 2000, XP, Vista, Server 2003

 

Demo package for x64-based systems:

 

nfsdk-demo-x64-1.0.exe


System requirements:

 XP x64, Server 2003 x64, Vista x64

 

Note: For Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems. The included TDI redirector driver is not signed. In order to test it on Vista x64 you should press F8 during system boot and choose Disable Driver Signature Enforcement option. For the commercial software you have to obtain the Code Signing certificate.