• 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: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?


  • Subject: Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 28 Jan 2009 15:50:12 -0800


On Jan 28, 2009, at 2:48 PM, JongAm Park wrote:

I don't know if the NSSocketPort will suit my needs well, but it was buries in distributed object guide.

NSSocketPort is part of the implementation of Distributed Objects. It is not for general-purpose networking, so I wouldn't recommend trying to use it.


There isn't any public built-in Objective-C class that you can use to run a listener socket; you have to use some CFNetwork (or BSD sockets) calls.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
      • From: JongAm Park <email@hidden>
References: 
 >[Q] CoreFoundation functions or Cocoa classes to make a server socket? (From: JongAm Park <email@hidden>)
 >Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket? (From: Jens Alfke <email@hidden>)
 >Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket? (From: JongAm Park <email@hidden>)

  • Prev by Date: Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
  • Next by Date: Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
  • Previous by thread: Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
  • Next by thread: Re: [Q] CoreFoundation functions or Cocoa classes to make a server socket?
  • Index(es):
    • Date
    • Thread