Skip navigation.
 
mlRe: Docs on Cocoa Networking?
FROM : Finlay Dobbie
DATE : Mon Oct 07 17:31:10 2002

On Monday, October 7, 2002, at 05:40  am, Chris Hanson wrote:

> Specifically, what you want are NSSocketPort and NSConnection if you
> want to use Distributed objects.  Or you can use raw BSD sockets if
> you want.


Or you can use CFSocket and go in-between. You might find some useful
sample code in /Developer/Examples on 10.2, too.

  -- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlDocs on Cocoa Networking? Hisaoki Nishida Oct 7, 05:02
mlRe: Docs on Cocoa Networking? Chris Hanson Oct 7, 06:40
mlRe: Docs on Cocoa Networking? Finlay Dobbie Oct 7, 17:31