On Wed, Jun 16, 2004 at 02:00:41AM -0600, Rob Turpin wrote:
> Sorry about that.  I was interpretating raw packets as raw sockets.  I did
> find a link that gave some info. about sending raw ethernet frames in
> Windows.  Although not quite enough info.

Note that they say "...using C# and an NDIS Protocol Driver."

The NDIS protocol driver is the key here; it provides access to the
Ethernet driver.  They use a driver from the Windows DDK.

WinPcap also has an NDIS protocol driver, which is how it gets access to
the network device drivers to receive and send raw packets.


==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to