[REBOL] sending objects via a network connection
From: olivier::flauzac::univ-reims::fr at: 3-Jul-2002 14:41
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