Thanks Gregg,
Lots of usefull explanation you wrote. I am afraid of not understood all you
recommend to me because my skills on Jini ar far way from yours.
It seems that even Jeri is too much for my toy :-(
I have to use plain sockets between server and (smart) proxy. No serialization
at all... :-(
MAy be the solution is to use slp or upnp to discover service (as someone
already recommended to me in this forum) and then download the class file
from the server and do not support serialization (data) at all. Just class file
download for instantiation on client side. No more solutions i think...