How to send Objects from 1 process to another
Hi, I want to send a user defined object from one process i,e one JVM to another process.I am running two different java file from the console and i want to pass one object from one java file to another java file which is running on another JVM