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
Explain about assignment statement?
What is Hierarchy of exception?
What is regex used for?
What is multithreading in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
Can you inherit from an abstract class java?
What is difference between null and void?
What is an immutable class? How to create an immutable class?
How will you reverse a link list without using recursion?
How a variable is stored in memory?
Is char a data type in java?
What is the differences between heap and stack memory in java? Explain
How to instantiate static nested classes in java?
How does the garbage collector works in java?
What is generics in java interview questions?