• 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: Distributed Objects over a Network
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed Objects over a Network


  • Subject: Re: Distributed Objects over a Network
  • From: Jim Correia <email@hidden>
  • Date: Tue, 6 Aug 2002 10:22:54 -0400

On Tuesday, August 6, 2002, at 05:10 AM, Robert Goldsmith wrote:

I'm trying to write an application that uses DO over a network.

According to Apple's docs, they have not yet got
network-distributed object and name servers working. This means
that objects cannot currently be shared across machines :( I
could be wrong but this is strongly implied.

DO does work over the network. It is the wildcard host magic that was lost.

Just build your connection with NSSocketPort instead of NSPort. You'll have to specify the remote host/port for the connection (and in jaguar you can probably use rendezvous to discover the other servers available.)

Jim
_______________________________________________
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: Distributed Objects over a Network (From: Robert Goldsmith <email@hidden>)

  • Prev by Date: Re: Accessor methods and (auto)release: conclusion
  • Next by Date: Re: Accessor methods and (auto)release: conclusion
  • Previous by thread: Re: Distributed Objects over a Network
  • Next by thread: Re: Distributed Objects over a Network
  • Index(es):
    • Date
    • Thread