Re: OTAsyncOpenEndpointInContext returns -3200 (Permission denied)
Re: OTAsyncOpenEndpointInContext returns -3200 (Permission denied)
- Subject: Re: OTAsyncOpenEndpointInContext returns -3200 (Permission denied)
- From: "Aaron Ballman" <email@hidden>
- Date: Sun, 11 Jan 2004 16:54:47 -0600
>
The function returns immediately -3200 (Permission denied).
>
How am I supposed to implement a ping routine, if I cannot just open an
>
endpoint? Or am I missing something?
You have to be running as root on OS X in order to make a Raw socket. Try
running your application as root and see if it works for you then.
HTH!
~Aaron
_______________________________________________
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.