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: [EMAIL PROTECTED] NL-3501 DA Utrecht http://www.surfnet.nl The netherlands -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
