Hi. ----- Original Message ----- From: "Selcuk Cevher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 5:15 PM Subject: [WinPcap-users] compiling the packet capture driver
> hi..i know that i must compile the source of packet capture driver,the > packet.dll and wpcap.dll to use Winpcap arctitecture to write network > applications to capture packets if i am not wrong.My platform is Windows You are wrong. All you need is the developer's pack (available at the WinPcap site). You need to recompile the driver and the dlls if you need to modify WinPcap itself, not if you want to develop a winpcap based application. > 2000 advanced server.i need: > 1.Visual C++ 6.0 > 2.Microsoft Driver Development Kit (DDK) > 3.Microsoft Software Development Kit (SDK) > > what i want to know is what Microsoft Software Development Kit (SDK) > means.There are several kind of SDKs and i don't know whether i need a > particular Windows SDK or not.Or is there a kit which has got a general name > Microsoft Software Development Kit (SDK) and where can i find Microsoft > Software Development Kit? Platform SDK, at the MS site. (although I think it's not necessary to create a winpcap based application). Last thing: remember to install the Visual C service packs (look at MS web site). GV > > thanks > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > >
