• 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: Rendezvous and Distributed Objects Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rendezvous and Distributed Objects Help


  • Subject: Re: Rendezvous and Distributed Objects Help
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 1 Oct 2003 09:53:41 -0700

On Tuesday, September 30, 2003, at 06:00 PM, Ian G. Gillespie wrote:

NSSocketPort *sendPort = [[NSSocketPort alloc]
initRemoteWithTCPPort:addr.sin_port host:kiWorkHost];
NSConnection *theConnection = [NSConnection
connectionWithReceivePort:sendPort sendPort:nil];

Don't you think there's something odd about these lines? You're setting up a server with client-side code here. I suggest you find a working example of NSSocketPort--check the list archives--and start from that.

Douglas Davidson
_______________________________________________
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.

  • Prev by Date: Re: Call CFM shlb from Cocoa
  • Next by Date: Embedding CFM Carbon plugin in Cocoa App
  • Previous by thread: Re: Call CFM shlb from Cocoa
  • Next by thread: Embedding CFM Carbon plugin in Cocoa App
  • Index(es):
    • Date
    • Thread