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 regex in java?

0 Answers  


what is platform dependent translation and platform dependent programming language

2 Answers  


Difference between current previous versions of Java?

0 Answers   Atos Origin,


What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


Is null in java?

0 Answers  






What is a function easy definition?

0 Answers  


What are assertions in java?

1 Answers   Impetus,


Why to use nested classes in java?

0 Answers  


What is the loop in java?

0 Answers  


Define Multiprogramming and Multiprocessing in java.

0 Answers   Akamai Technologies,


Explain about exception propagation?

0 Answers  


How to avoid the runtime exception ?

2 Answers  


Categories