ALLInterview.com :: Home Page kalaajkal.Com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Software >> Client-Server >> Client-Server-General
 
 


 

 
 Client Server Architecture interview questions  Client Server Architecture Interview Questions
 Client Server General interview questions  Client Server General Interview Questions
Question
What is Remote Procedure Call?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Remote Procedure Call?
Answer
# 1
Remote procedure call is used to mount remote clients to 
the servers.
 
0
Haritha
 
  Re: What is Remote Procedure Call?
Answer
# 2
Remote Procedure Call (RPC) is a protocol that one program 
can use to request a service from a program located in 
another computer in a network without having to understand 
network details. (A procedure call is also sometimes known 
as a function call or a subroutine call.) RPC uses the 
client/server model. The requesting program is a client and 
the service-providing program is the server. Like a regular 
or local procedure call, an RPC is a synchronous operation 
requiring the requesting program to be suspended until the 
results of the remote procedure are returned. However, the 
use of lightweight processes or threads that share the same 
address space allows multiple RPCs to be performed 
concurrently. 
When program statements that use RPC are compiled into an 
executable program, a stub is included in the compiled code 
that acts as the representative of the remote procedure 
code. When the program is run and the procedure call is 
issued, the stub receives the request and forwards it to a 
client runtime program in the local computer. The client 
runtime program has the knowledge of how to address the 
remote computer and server application and sends the 
message across the network that requests the remote 
procedure. Similarly, the server includes a runtime program 
and stub that interface with the remote procedure itself. 
Results are returned the same way.
 
0
Alok Misra
 
 
 
 
 
 
Other Client Server General Interview Questions
 
  Question Asked @ Answers
 
what is Upsizing,down-sizing? Wipro3
What is Remote Procedure Call?  2
What are Super servers?  2
What are the building blocks of Client Server?  1
What is meant by Horizontal scaling and Vertical scaling? Microsoft1
What is Client-server Computing?  1
What is a Three-Tier Architecture?  2
What is a Client process?  1
What are the characteristics of client/server architecture?  2
What are called Non-GUI clients, GUI Clients and OOUI Clients? Wipro1
What is Distributed Processing?  1
What is Load balancing?  1
What are the benefits obtained by using the Client Server oriented TP Monitors Client Server applications? CSC2
What is Groupware server? Wipro1
What are the three types of SQL database server architecture? CSC1
What is Remote Data Management?  1
What are Triggers and Rules?  1
What is meant by Mix-and-match? Infosys1
What are the different types of servers?  2
What is an "Intranet"?  1
 
For more Client Server General Interview Questions Click Here 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com