Skip navigation.
 
mlCocoa wrapper for pcap library?
FROM : Simon Raisin
DATE : Thu Apr 05 17:37:16 2007

Hi,

I am writing a network monitor application using libpcap - it is currently a
command-line based app - straight C code.

I'd like to incorporate the existing functionality into a Cocoa GUI app.

If I use Cocoa should I be using something other than libpcap to perform the
network monitoring?

I need to monitor in promiscuous mode so I may be stuck using libpcap.

Thanks in advance,
CxT

Related mailsAuthorDate
mlCocoa wrapper for pcap library? Simon Raisin Apr 5, 17:37
mlRe: Cocoa wrapper for pcap library? David Schweinsberg Apr 6, 04:42
mlRe: Cocoa wrapper for pcap library? Simon Raisin Apr 6, 14:40