• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using AGSocket for UDP networking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Using AGSocket for UDP networking (From: Rustam Muginov <email@hidden>)

  • Prev by Date: Re: other question ...
  • Next by Date: Re: Crash after [NSData dataWithData:(NSMutableData *)]
  • Previous by thread: Using AGSocket for UDP networking
  • Next by thread: Re: Using AGSocket for UDP networking
  • Index(es):
    • Date
    • Thread