sufei7099
2008-06-04
发件人: sufei7099
发送时间: 2008-06-04 09:23:29
收件人: [EMAIL PROTECTED]
抄送:
主题: SCO libpcap
How to install libpcap on SCO OPEN SERVER? I download the latest version of
libpcap, but I can not install it on sco successfully. The phenomena is that
some macro definition can no
How to install libpcap on SCO OPEN SERVER? I download the latest version of
libpcap, but I can not install it on sco successfully. The phenomena is that
some macro definition can not be found. I am wishing for your help.
sufei7099
2008-06-04
-
This is the tcpdump-workers list.
Visit https://c
khaled wrote:
thank you
but exist an other methode?
You could use pcap_next_ex(), for example.
who uses C
The tcpdump and Wireshark developers do, to give two examples.
The third argument to pcap_loop() isn't only useful for C++; it was, in
fact, originally designed for use in C.
-
This
thank you
but exist an other methode?
who uses C
2008/6/3 Michael Krüger <[EMAIL PROTECTED]>:
> Am Dienstag, 3. Juni 2008 10:13:49 schrieb m. kh:
> > HI
> > how to use a the last argument of pcap_loop ?
> > in my program i use :
> > u_char *user;
> > us
On Tue, Jun 03, 2008 at 10:13:49AM +0200, m. kh wrote:
> how to use a the last argument of pcap_loop ?
> in my program i use :
> u_char *user;
> user="the message ";
> pcap_loop(handle, -1, (pcap_handler) callback , user);
>
> but
Am Dienstag, 3. Juni 2008 10:13:49 schrieb m. kh:
> HI
> how to use a the last argument of pcap_loop ?
> in my program i use :
> u_char *user;
> user="the message ";
> pcap_loop(handle, -1, (pcap_handler) callback , user);
>
> but no
HI
how to use a the last argument of pcap_loop ?
in my program i use :
u_char *user;
user="the message ";
pcap_loop(handle, -1, (pcap_handler) callback , user);
but not succe ,help me
give me example ?
-
This is the tcpdump-workers l
How to install libpcap on SCO OPEN SERVER? I download the latest version of
libpcap, but I can not install it on sco successfully. The phenomena is that
some macro definition can not be found. I am wishing for your help.
sufei7099
2008-06-03
-
This is the tcpdump-workers list.
Visit https:/