• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Remote Procedure Call (RPC)

By Abhishek Ghosh April 8, 2012 4:44 pm Updated on April 8, 2012

Remote Procedure Call (RPC)

Advertisement

Remote Procedure Call or RPC, is a technique for implementing inter-process communication. Remote Procedure Call allows the calling functions in other address spaces. Normally the functions are accessed on a different computer than runs the calling program. There are many implementations of this technique, usually they are not compatible with each other.

 

Procedure of Remote Procedure Call

 

Remote Procedure Call is a possibility that is implemented on a client-server model. The communication starts when the client makes a request to a known server and waits for the response. The request of the client indicates which function should be executed with which parameters. The server processes the request and sends the response back to the client. After receiving the message, the client can continue its processing.

 

Remote Procedure Call communication error happens due to different erroneousness situations. Remote Procedure Call is generally based on UDP. Therefore, Remote Procedure Call is a connectionless communication. This has the advantage that no traffic overhead is created by packets. However, the UDP packet size is not sufficient for large responses. Therefore, two types of Remote Procedure Call protocols exist.

Advertisement

---

Because each of these two protocols of Remote Procedure Call have other sources of errors and therefore a different error handling is necessary.

 

Operation of Remote Procedure Call

 

Remote Procedure Call

 

Vim
1
Image Courtesy : Microsoft

 

The search for an appropriate server can be realized in a local area network by the use of a directory service . Search and coding, for example, are necessary for recovery measures for Remote Procedure Call on the client side.

The most important component on the server side is the daemon, Remote Procedure Call in the UDP and TCP port listen and takes over this function. Any program that wants to call Remote Procedure Call based services available, must be be known.

If the computer on which the server process is running receives the Remote Procedure Call, either the process is created that performs the procedure or alternatively a process can be activated.

 

Signature Tagged With remote procedure call example

This Article Has Been Shared 137 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Remote Procedure Call (RPC)

  • Laptop Security: Do not leave home without it!

    Hundreds of thousands of laptops are lost or stolen each year. What if it unfortunately happens to you?

  • UEFI : Unified Extensible Firmware Interface

    UEFI or Unified Extensible Firmware Interface took birth from EFI. EFI cleared up various problems with BIOS and enable new functions.

  • Windows 8 File History and Mac OS X Time Machine : Old Wine

    Windows 8 File History has uncanny Mac OS X Time Machine not only in basic function but also in the style of promotion that is done by Apple and now Microsoft.

  • Red Hat OpenShift PaaS : Smart Guide to Host Your App

    Red Hat OpenShift PaaS has pre-configured one click installers for Frameworks, one click installers for WordPress, Drupal. Free for 50k visitors per month.

  • Cloud Computing : Your Concerns and Thoughts of Richard Stallman

    Cloud Computing as terminology raises the eyebrows of some users who are associated with academics and computing for many years. Let us discuss on the topic.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Software Modernization? January 21, 2021
  • Cloud Computing : Cybersecurity Tips for Small Business Owners January 20, 2021
  • Arduino : Independently Blink Multiple LED January 18, 2021
  • What is a Loosely Coupled System? January 17, 2021
  • How To Repack Installed Software on Debian/Ubuntu January 16, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Remote Procedure Call (RPC)," in The Customize Windows, April 8, 2012, January 21, 2021, https://thecustomizewindows.com/2012/04/remote-procedure-call-rpc/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy