• 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: Alternative to MacTCP in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternative to MacTCP in Cocoa?


  • Subject: Re: Alternative to MacTCP in Cocoa?
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 21 Apr 2003 17:36:26 -0700

On Monday, April 21, 2003, at 04:56 PM, Joe Lester wrote:

Forgive me if this has come up before but cocoa.mamasam.com was down so
I couldn't check the archives. My question is, "Is there a relatively
easy, straightforward way to work with UDP sockets from a Cocoa app as
an alternative to the good old MacTCP?"

There are four ways I can think of doing sockets in OS X, and it's up to you to decide on which one you like best:

1. Use Carbon's Open Transport.

2. Use CoreFoundation's CFSocket.

3. Do your own low-level socket programming. I'd recommend reading "The Pocket Guide to TCP/IP Sockets, C Version" by Michael J. Donahoo and Kenneth L. Calvert (ISBN 1-55860-686-6).

4. Use an Objective-C socket framework, such as SmallSockets or OmniNetworking.

Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://dreamless.home.attbi.com/

"Building the future and keeping the past alive are one and the same thing." - Metal Gear Solid 2
_______________________________________________
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: 
 >Alternative to MacTCP in Cocoa? (From: Joe Lester <email@hidden>)

  • Prev by Date: incompatible type for argument 3 of indirect function call ????
  • Next by Date: Re: How do you make the Authenticate dialog front and key?
  • Previous by thread: Alternative to MacTCP in Cocoa?
  • Next by thread: nspopupbuttoncell
  • Index(es):
    • Date
    • Thread