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

Distributed Objects


  • Subject: Distributed Objects
  • From: Dalton Hamilton <email@hidden>
  • Date: Wed, 1 Mar 2006 14:14:16 +0100

Hello -
I have some working Distributed Object client/server skeleton code. I can call remote methods but I don't see a way to have the remote distributed object return anything other than an int return value to the calling client.


In other words, I want the client to call a method in the remote Distributed Object and have the remote method execute a command and return a buffer of characters (the results) of size N bytes.

The only way I see to return the results at this point is to work outside of DO and use a separate client/server socket connection for data results to be passed back. But that takes away from the advantage DO brings.

Any ideas would be appreciated.

Dalton Hamilton

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Distributed Objects
      • From: Daniel Beatty <email@hidden>
    • Re: Distributed Objects
      • From: email@hidden
  • Next by Date: Problem with MoreSCF
  • Next by thread: Re: Distributed Objects
  • Index(es):
    • Date
    • Thread