• 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: Cocoa and Sockets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa and Sockets


  • Subject: Re: Cocoa and Sockets
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 9 Jun 2003 14:04:51 -0400

On Monday, June 9, 2003, at 01:43 PM, Jeff Harrell wrote:

I was under the impression that NSFileHandle took a filesystem path (as opposed to a generic URL) as its establishing argument.

See -initWithFileDescriptor: - it takes an integer file descriptor, which can be created with the BSD socket() function as well as with the BSD open() function.

sherm--

If you listen to a UNIX shell, can you hear the C?
_______________________________________________
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: 
 >Re: Cocoa and Sockets (From: Jeff Harrell <email@hidden>)

  • Prev by Date: Re: C question for you old guys ;-)
  • Next by Date: [OT] Where to get short sounds?
  • Previous by thread: Re: Cocoa and Sockets
  • Next by thread: Re: Cocoa and Sockets
  • Index(es):
    • Date
    • Thread