InterviewSolution
Saved Bookmarks
| 1. |
Explain About Remote Call Procedure? |
|
Answer» Remote call PROCEDURE is considered as a very important FUNCTION in SOAP. In RCP a user (node) SENDS a request to another node (server) where the information is processes and sent to the user. It IMMEDIATELY sends message across the network. Remote call procedure is considered as a very important function in SOAP. In RCP a user (node) sends a request to another node (server) where the information is processes and sent to the user. It immediately sends message across the network. |
|