Divert Socket Ported to Windows

Michael Bretterklieber mbretter at jawa.at
Thu Jul 17 12:52:32 PDT 2003


Hi,

On Thu, 17 Jul 2003, Matthew Grooms wrote:
> >Dear All
> >Is there any package like divert socket available or ported on windows ?
> >Thanx
> >Soheil Hassas Yeganeh
>
> Soheil,
>
>      Data is funneled to divert sockets by IPFW ( anyone, please correct
> me if Im wrong ) or a similar mechanism which are nonexistant on win32.
> The closest open-source thingy ( to my knowledge ) would be winpcap
> which is a port of libpcap. ( I believe on *nix this sits on top of BPF
> or LPF ) You can do raw netowrk data capture with it but not diversion.
>
>      Win32 uses a layered protocol stack for network services. Its
AFAIK, there exists a device-driver-kit from Microsoft, or something like
this, where you have the possibility to hook your app into the IP-stream.
Usualy Personal-Firewall are using this.

bye,
--
------------------------------- ----------------------------------
Michael Bretterklieber          - http://www.bretterklieber.com
JAWA Management Software GmbH   - http://www.jawa.at
Tel: ++43-(0)316-403274-12      - GSM: ++43-(0)676-84 03 15 712
------------------------------- ----------------------------------
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972


More information about the freebsd-net mailing list