• 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: Networking in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Networking in cocoa


  • Subject: Re: Networking in cocoa
  • From: Dustin Voss <email@hidden>
  • Date: Sat, 31 Jul 2004 11:00:06 -0700

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.


  • Follow-Ups:
    • Re: Networking in cocoa
      • From: Prachi Gauriar <email@hidden>
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>)

  • Prev by Date: Re: The problem with bindings
  • Next by Date: Re: Animation and crossfading of windows
  • Previous by thread: Re: Networking in cocoa
  • Next by thread: Re: Networking in cocoa
  • Index(es):
    • Date
    • Thread