Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: sending objects via a network connection

From: maarten:koopmans:surfnet:nl at: 3-Jul-2002 16:16

This is easily done with Rugby: Make a function that returns any object. Serve it. Import the function on the client side. Call it on the client side. You got your object. --Maarten Olivier Flauzac wrote:
> Hi, > > I'm trying to send entire objects, and not only function of objects over > a network. My goal is to design an object server, waiting for tcp > connections, able to send an object containing datas and function to > work on that object on other nodes of a network. Actually, when I try to > do this, I'm not able to use the sent object in the client side ! > I looked rugby, but with that solution, I can only share, or load > functions ! > > Does anyone have a sample of rebol code please ? > > Thanks > > Olivier Flauzac > University of Reims
-- Maarten Koopmans Innovation manager tel: +31 30 2 305 324 Surfnet BV fax: +31 30 2 305 329 P.O.Box 19035 email: [maarten--koopmans--surfnet--nl] NL-3501 DA Utrecht http://www.surfnet.nl The netherlands