Re: NDIS miniport driver communication with user process
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Tue, 26 Feb 2008 00:06:25 +0200
Try the Open SSL project, it has "tun" and "tap" drivers for Windows.
Regards,
--PA
"Cosmin" <Cosmin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:A5865443-2C5B-463E-A444-F3CDFF0C1C70@xxxxxxxxxxxxxxxx
Hi,
Not for long time now I'm into networking programming. I got everything I
need, the SDK, DDK, **K, whatever.
I must say that the documentation is pretty useless for beginners. How do
the networking/kernel driver developers get their knowledge? Anyway.....
Now, my question: I got the NDIS virtual miniport driver sample from the ddk
compiled it and installed the driver. Everything fine. doesn't do anything. I
need to get all the packets that go thru this driver and send them to an user
mode application which according to some logic might forward them to other
machines.
Pretty much like hamachi does to implement the VPN over the Internet. Get
the traffic from the virtual adapter and pass it to the application. The
application should also send the response packets to the adapter.
How do I communicate to the external process? Is this the right way to do it?
I'm very confused.
Cosmin.
.
- Prev by Date: IP checksum errors on UDP fragmentation?
- Next by Date: Ndis 6 Miniport: NET_BUFFER with no data
- Previous by thread: Re: NDIS miniport driver communication with user process
- Next by thread: RE: NDIS miniport driver communication with user process
- Index(es):
Relevant Pages
|
|