Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Networking in cocoa



Most of the ready-to-run network libraries out there don't support UDP. But for TCP, the most popular AFAIK are NetSocket and AsyncSocket. http://www.cocoadev.com/?SocketClasses


On 31 Jul, 2004, at 7:57 AM, Dominik Pich wrote:

> to implement this in my app - very basic and light-weight

I'm writing a small, very SIMPLE app (dedicated server needs only listen and client needs only send).
The 'protocol' is simple(my own) based on UDP(if I know how to do it) or on TCP.

Thanks,
Dominik

On Jul 31, 2004, at 4:51 PM, Shawn Erickson wrote:


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.
_______________________________________________
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.


References: 
 >Networking in cocoa (From: Dominik Pich <email@hidden>)
 >Re: Networking in cocoa (From: Shawn Erickson <email@hidden>)
 >Re: Networking in cocoa (From: Dominik Pich <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.