RE: [WinPcap-users] crash

2004-11-22 Thread Loris Degioanni
What happens with the examples of the WinPcap developers's pack, e.g. netmeter? Loris > -Original Message- > From: Lars Larsen [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 7:40 AM > To: [EMAIL PROTECTED] > Subject: [WinPcap-users] crash > > > Hello World\n; > > Some

RE: [WinPcap-users] Comparing packet lengths and data transfer

2004-11-22 Thread Loris Degioanni
Hi, > > Hi Cary, > > <> > > I ran into this when I was first learning about WinPCap. > Turns out that for packets transmitted from the machine on > which you're running WinPCap, the padding bytes needed to > bring packets up to the minimum Ethernet frame of sixty bytes > (less the hardwar

RE: [WinPcap-users] setfilter

2004-11-22 Thread Loris Degioanni
Hi, > Hi. > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: giovedi 11 novembre 2004 21.18 > > To: [EMAIL PROTECTED] > > Subject: [WinPcap-users] setfilter > > > > > > Hello... > > > > Can I set a new filter on an ongoing capture without > missing a

RE: [WinPcap-users] Reading filtered packets from file

2004-11-22 Thread Loris Degioanni
The WinPcap tutorial (http://winpcap.polito.it/docs/docs31beta4/html/index.html) contains quite a lot of information about this. Loris > -Original Message- > From: Venkatramani, Bharath > [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 11, 2004 6:22 AM > To: '[EMAIL PROTECTED]' > S

RE: [WinPcap-users] General driver development question

2004-11-22 Thread Loris Degioanni
Recent versions of WinPcap *should* check pretty toroughly the frame lenght before sending it, because we had several bug reports (and bug fixes) in the past on this matter. Rob, what version are you using? Loris > -Original Message- > From: Guy Harris [mailto:[EMAIL PROTECTED] > Sent: W

RE: [WinPcap-users] incoming or outgoing?

2004-11-22 Thread Loris Degioanni
Marc, > > Hi > > How can I (easily) find out, if a captured ip-packet was > received by my computer or sent? > > I tried this: > reading the ip-address of the networkadapter with > pcap_findalldevs() and compare it with the captured source- > and destination-ip-address. > but: > on some mach

RE: [WinPcap-users] crash

2004-11-22 Thread Lars Larsen
Some time they crash and sometimes they don't, just like my program /Lars -Original Message- From: Loris Degioanni [mailto:[EMAIL PROTECTED] Sent: 22. november 2004 19:37 To: [EMAIL PROTECTED] Subject: RE: [WinPcap-users] crash What happens with the examples of the WinPcap develope

RE: [WinPcap-users] winpcap and the new Intel 2200BG drivers (Win XP Pro SP1)

2004-11-22 Thread dw
Sorry. I've exhausted the limits of my expertise. However, it does seem possible that the limitation here isn't in pcap, but is in the driver (since that's the only thing that changed). If the driver doesn't support promiscuous mode, the fact that the layer above and below it (net card and pca