Re: How can I watch UDP packet on MacOSX?
Re: How can I watch UDP packet on MacOSX?
- Subject: Re: How can I watch UDP packet on MacOSX?
- From: Josh Graessley <email@hidden>
- Date: Sun, 17 Feb 2002 12:19:05 -0800
From the command line, you can use tcpdump to inspect packets. If you're
trying to writ an application to do this, you can use BPF sockets or libpcap
which uses BPF sockets internally.
-josh
On 2/17/02 6:28 AM, "Amir Aharon" <email@hidden> wrote:
>
Hi,
>
>
Does anyone knows how can I watch UDP packet on the MacOSX?
>
I used to do that with OTSessionWatcher, Interarchy on MacOS9, but these
>
features doesn't exists on X.
>
I noted that instead a 'tcpflow' utility is packed with Interarchy, but I
>
cann't make it shows UDP packet
>
although it should!?
>
>
help...
>
>
amir.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.