Re: Error -3200 with Endpoint type kRawIPName
Re: Error -3200 with Endpoint type kRawIPName
- Subject: Re: Error -3200 with Endpoint type kRawIPName
- From: Quinn <email@hidden>
- Date: Thu, 31 Oct 2002 17:16:25 +0000
At 17:49 +0100 31/10/02, Robert Kuilman wrote:
i am trying to open a raw ip socket... with the following code:
Creating a raw IP endpoint is a privileged operation. Your program
must be operating with EUID 0 (ie running as root) for this to work.
There's been a lot of discussion on this issue (primarily related to
binding to low-numbered ports) on this mailing list. You should
search the archives for a description of how to bypass this security
restriction.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.