Remote method calls?

Jon Hylands jon at huv.com
Sat Nov 20 13:28:03 UTC 2004


On Sat, 20 Nov 2004 01:33:02 -0800 (PST), "William G. Davis"
<william_gordon_davis at yahoo.com> wrote:

> I'm somewhat new to Squeak and to Smalltalk in
> general. I want to know what the preferred mechanism
> is for sending messages over a network to some remote
> object.
> 
> Is there any special way of doing this? I looked in
> Network-ObjectSocket, but it's undocumented and
> doesn't seem functional.

I use maClientServer to do this. It works in current images, and the
developer behind it is active on this list.

Its on SqueakMap, which you can get to in the 'open' sub-menu of the world
menu by choosing 'Package Loader'

Later,
Jon

--------------------------------------------------------------
   Jon Hylands      Jon at huv.com      http://www.huv.com/jon

  Project: Micro Seeker (Micro Autonomous Underwater Vehicle)
           http://www.huv.com



More information about the Squeak-dev mailing list