Re: Cocoa wrapper for pcap library?
Re: Cocoa wrapper for pcap library?
- Subject: Re: Cocoa wrapper for pcap library?
- From: "Simon Raisin" <email@hidden>
- Date: Fri, 6 Apr 2007 08:40:31 -0400
Hi Tom,
All I _really_ need to do is monitor the _amount_ (the details of the data
are unimportant to me) of incoming/outgoing tcp/udp internet based traffic
over given period(s) of time. I wonder if it might be easier for me to
spawn off tcpdump in the background and process its output (as it seems you
are doing).
Any feelings on the subject?
Thanks,
CxT
On 4/5/07, Tom Marchand <email@hidden> wrote:
I've been able to incorporate pcap into Cocoa programs without much
problem. I am only processing tcpdump files and not gathering data
directly from a network interface.
On Apr 5, 2007, at 11:37 AM, Simon Raisin wrote:
> 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
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> 40comcast.net
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden