Hi all,
how can you pass objects from an app to another one (one the same host)?
Are sockets and RMI the only solutions?
Is there a way to use shared memory?
TIA
Francesco
Malte Christensen - 10 Jan 2006 17:03 GMT
> Hi all,
> how can you pass objects from an app to another one (one the same host)?
[quoted text clipped - 4 lines]
>
> Francesco
Your imagination is the limit. Serialize, write to disk, read.