March 14, 2005 - Advanced TDI Samples V2.02.06.15 Released.
This release adds two new TDI filter samples:
* TDI Port Blocking Filter Driver Sample - The goal of this TDI filter
sample is to illustrate how to use a TDI filter to selectively block
inbound and outbound TCP connection attempts as well as inbound and
outbound UDP datagrams.
See http://www.pcausa.com/tdisamp/tdiportblocker.htm for more
information.
* TDI TCP Redirector Filter Driver Sample - The goal of this TDI filter
driver sample is to illustrate how to use TDI to redirect outbound
TCP connections to a local proxy. To do this effectively two basic
functions must be provided:
Connection Redirection
The proxy application must be able to specify rules that select
TCP connections to be redirected and identify the local proxy
port where the redirected TCP connection is to be accepted.
Original Destination Determination
The proxy must be able to determine the original remote address
and port after it has accepted a redirected connection.
See http://www.pcausa.com/tdisamp/tdiredir.htm for more information.
For more details about the changes provided in V2.02.06.15 see the Release
Notes at the URL:
http://www.pcausa.com/tdisamp/release.txt.
For general information about the PCAUSA Advanced TDI Samples see the TDI
Samples Product Information page at the URL:
http://www.pcausa.com/tdisamp/default.htm
If you are a current PCAUSA customer with an unexpired subscription to the
PCAUSA Advanced TDI Samples, please email me for download instructions.
Please include your current product Serial Number with your request.
Thomas F. Divine