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

Rendevouz and Distributed Objects


  • Subject: Rendevouz and Distributed Objects
  • From: Greg Hulands <email@hidden>
  • Date: Wed, 16 Apr 2003 14:30:11 +1000

Hi,
I am trying to setup my application to discover the server via rendevouz and then connect via distributed objects. I tried setting up the connection with NSSocketPort, but it timed out when trying to make the NSConnection. I then tried using [NSConnection rootProxyForConnectionWithRegisteredName: host:], but that too failed, until I changed host to nil, so it would force it to look at the current machine. This however will not work when the server is on a separate machine. I am giving host the ip address of where the server is. In the documentation it says it should be the form of myhost.mycorp.com, but I could not see anywhere where it says that ip's are not allowed.

Does anyone know if you can use IP addresses or I have to use a host name?

Any pointers are greatly appreciated.

Regards,
Greg
_______________________________________________
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: Basic concepts help. making IB connection to a specific instance
  • Next by Date: Re: Newbie: Current Apps Directory
  • Previous by thread: Re: NSURL vs NSFileManager
  • Next by thread: Re: Rendevouz and Distributed Objects
  • Index(es):
    • Date
    • Thread