If you need details about the NPF_Tap arguments, you can give a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/network/hh/ network/104tdlow_62k2.asp. If you want to extract Ethernet and IP headers, you must know their length, and this is done parsing the packet that the function receives.
Loris > Hi, > > I am already using WinPCap packet capture driver. Now I want to know some > details about NPF_tap function arguments.For my job I want to get the > ethernet header values and ip header values with in this function. > Please inform me how I can get those tow from the incomming packet > information(HeaderBuffer,LookAhadeBuffer etc.).I want the solve for both > cases if the packet comming within a single or more than one buffer > > > Smart Telecom > > Prabal Kumar Sen > > _________________________________________________________________ > Cricket World Cup 2003- News, Views and Match Reports. > http://server1.msn.co.in/msnspecials/worldcup03/ > > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== > ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
