Re: Using AGSocket for UDP networking
Re: Using AGSocket for UDP networking
- Subject: Re: Using AGSocket for UDP networking
- From: email@hidden
- Date: Tue, 26 Jul 2005 23:47:13 +1000
AGInetSocketAddress *addr = [AGInetSocketAddress
addressWithHostname:
@"127.0.0.1" port: 1001];
Ports from 0 to 1023 (inclusive) are only available to root. Either
pick a different port (1024+) or run your program as root (or file a
bug report, suggesting finer grained control methods for things like
this).
Wade Tregaskis (AIM/iChat, Yahoo & Skype: wadetregaskis, ICQ:
40056898, MSN: email@hidden, AV iChat & email:
email@hidden, Jabber: email@hidden)
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden