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 lazy programming?
Does anyone still use java?
What are the types of methodology?
What is callablestatement? How you can call stored procedure to pass in parameter?
What do you mean by default constructor in java?
What is the synonym of string?
where can we get jAVA project orientation traing in HYDERABD
what is difference between abstract and interface? can i give real time example for the two topics?
printstream class method println() is calling using System class and its static object out .how it is explain any one in detail with example ?
What is starvation?
What is quick sort in java?
What are the types of classes in java?