How can we achieve IPC in JAVA?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are facelets templates?

582


What does 0 mean in boolean?

531


What an i/o filter?

554


What are different types of inner classes ?

543


What is difference in between java class and bean?

551






How do you define a method?

499


What is class forname?

531


what is encapsulation in java? Explain

654


How do you sort in java?

574


what are different ways in which a thread can enter the waiting state? : Java thread

479


Are there structures in java?

542


What are new features introduced with java 8 ?

540


How do you generate random numbers in java?

501


What is meant by stack and queue?

590


Can we define constructor in inner class?

531