|
Denis,
The java call : public native void
open(String device, int snaplen,
boolean promiscuous, int timeout) in turn calls:
: pcap_open_live()
PD = pcap_open_live((char*)device, snaplen,
promiscuous, timeout, ebuf);
regards,
Randall Jameson
----- Original Message -----
|
- [WinPcap-users] Truncated packets Denis Bujoreanu
- Re: [WinPcap-users] Truncated packets Randall Jameson
- Re: [WinPcap-users] Truncated packets Denis Bujoreanu
- Re: [WinPcap-users] Truncated packets Randall Jameson
- Re: [WinPcap-users] Truncated packets Denis Bujoreanu
- Re: [WinPcap-users] Truncated packets Gianluca Varenni
- Re: [WinPcap-users] Truncated packets Denis Bujoreanu
- [WinPcap-users] IPSEC packets Pradeep Victor
- Re: [WinPcap-users] IPSEC packets Gianluca Varenni
- [WinPcap-users] Re: IPSEC packets Pradeep Victor
