Answer Posted / mohammad shahid
Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details.
It is also called subroutine call or function call
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different algorithms used for clustering?
Can you control when passivation occurs?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is prototype?
Which textcomponent method is used to set a textcomponent to the read-only state?
Can I use javascript to submit a form?
Can we sent objects using Sockets?
How would you create a button with rounded edges?
Explain about RMI Architecture?
Why use a datasource when you can directly specify a connection details?
What is the diffrence between a local-tx-datasource and a xa-datasource?
How will you pass parameters in RMI? Why do you serialize?
Is “abc” a primitive value?
Should synchronization primitives be used on bean methods?
what is handle?