Re: Packet Socketing Equivalent in OS X?
Re: Packet Socketing Equivalent in OS X?
- Subject: Re: Packet Socketing Equivalent in OS X?
- From: Ness <email@hidden>
- Date: Thu, 23 Dec 2004 17:15:56 -0800
Chris Watson wrote:
man bpf
Happy Holidays!
Chris Watson, M.M./J.D.
email@hidden
Bestor G. Brown #433, http://www.bgb433.org/lodge.htm
Wichita, KS, USA, GLKS
Great! Only problem is: I can't write data to BPF...or can I?
open("/dev/bpf0",O_RDWR,0);
returns an error, but
open("/dev/bpf0",O_RDONLY,0);
opens successfully. PLEASE tell me I can write to BPF.
ness
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden