How can we achieve IPC in JAVA?



How can we achieve IPC in JAVA?..

Answer / vrb

Inter Process Communication can be achieved by the use of network sockets. If both are java processes, RMI is the best. If unsure, one can use SOAP standard.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is toarray method in java?

0 Answers  


What is the static keyword?

0 Answers  


What is the difference between getCodeBase and getDocumentBase methods?

1 Answers   CS Business Services,


1.what is the exact difference between applet and frame? 2.Do we use main method in frames?

5 Answers  


What is native code?

0 Answers  






Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

0 Answers  


What is an infinite loop? How infinite loop is declared?

0 Answers  


What is the difference between preparedstatement and statement in java?

0 Answers  


How is Garbage collection done in Java?

3 Answers   T3 Softwares,


What is the symbol for average?

0 Answers  


What is <> used for in java?

0 Answers  


why java does not contain pointers?

13 Answers   Infosys, TCS,


Categories