LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Questions on pcap.h (https://www.linuxquestions.org/questions/programming-9/questions-on-pcap-h-150019/)

Traveler_Q 02-24-2004 01:30 PM

Questions on pcap.h
 
I'm studying packet capturing with pcap.h.

Does anyone know where I can find information about the pro and con of pcap.h?

Are there alternative libraries I can use to capture packet instead of using pcap.h?

infamous41md 02-24-2004 01:47 PM

now that pcap use the Linux Socket Filter instead of emulating BPF in user space, i cant think of any reason not to use it.

Traveler_Q 02-25-2004 03:03 PM

I'm not talking about using pcap or not.

Just trying to analyze it, so looking for info relates to its pro and con.
And checking if there are alternative library to capture packet other than pcap.h


All times are GMT -5. The time now is 11:38 AM.