Re: Networking in cocoa
Re: Networking in cocoa
- Subject: Re: Networking in cocoa
- From: Shawn Erickson <email@hidden>
- Date: Sat, 31 Jul 2004 07:51:04 -0700
On Jul 31, 2004, at 2:16 AM, Dominik Pich wrote:
I read a networking article on MacDevCenter.com and now I am
completely unsure of how to implement this in my app - very basic and
light0weight
Sould I use
- CFSocket or NetSocket subclass found...
OR
- NSFileHandle
OR
- can anyone recommend a good tutorial
Give us a clue on what type of network you need to do. What protocols
do you need to support or is this your own, etc. Also what are the
performance needs related to what you want to do.
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.