Re: Raw Ethernet, OT, and OS X
Re: Raw Ethernet, OT, and OS X
- Subject: Re: Raw Ethernet, OT, and OS X
- From: Joshua Graessley <email@hidden>
- Date: Tue, 29 Jul 2003 10:18:09 -0700
On Tuesday, July 29, 2003, at 9:46, Duane Murphy wrote:
We have several applications from OS 9 that use raw ethernet endpoints
in
OpenTransport. We would like to move these applications to OS X.
We know that raw ethernet ports are privileged in OS X. We are
considering building privileged tools using our OpenTransport code.
The question is, will this work? does OpenTransport on OS X support raw
ethernet endpoints provided that the application is privileged.
No. You will need to use either a PF_NDRV socket or a BPF socket.
-josh
_______________________________________________
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.