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 |
What is the difference between hashmap and hashtable? What is an interface?
what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 Answers IBM, L&T,
What is size_t?
How to use scanner in java?
what is the logic inside any default constuctor?
What is meant by class?
What is application tier?
What is the final method?
What languages are pass by reference?
What things should be kept in mind while creating your own exceptions in java?
What is oop principle in java?
HOW TO PRINT A NO IN WORDS USING WHILE LOOP THE NO WILL BE PRINTED WHEN IT WILL BE IN THE RANGE BETWEEN 1 AND 3?