• 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: SIMPLE way to pass Objects over a network
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIMPLE way to pass Objects over a network


  • Subject: Re: SIMPLE way to pass Objects over a network
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 18 May 2005 22:38:49 +0200

Joseph,

On 18.5.2005, at 22:30, Joseph wrote:

Is there a simple way to send Objects over a network without blocking?

Sure. Far as I know, the simplest one (but, of course, severely limited in flexibility, namely to property list objects, which are only allowed in userInfo) is using the NSDistributedNotificationCenter.


Only slightly more complicated, and virtually unlimited in flexibility, would be using a oneway message with a bycopy object argument in Distributed Objects (the NSConnection-based stuff).
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >SIMPLE way to pass Objects over a network (From: Joseph <email@hidden>)

  • Prev by Date: Re: A CoreData Limitation?
  • Next by Date: Re: sample code for connecting to server
  • Previous by thread: SIMPLE way to pass Objects over a network
  • Next by thread: [OT] [Moderator] Leaving Apple..
  • Index(es):
    • Date
    • Thread