Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

daze

macrumors 6502
Original poster
Mar 11, 2006
400
1
San Jose, California
Hi guys,

I am new to Cocoa programming, but used to programming in C/C++. How do I go about reading data on a specific UDP port? I have a book on Cocoa but it does not cover any UDP/TCP stuff.

Thanks.
 

robbieduncan

Moderator emeritus
Jul 24, 2002
25,611
893
Harrogate
There is no Cocoa API for this as ALL the normal POSIX C APIs are available. Use those or one of the Socket wrappers (free, third party)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.