Skip to content
#

remote-procedure-call

rpc logo

Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.

Here are 61 public repositories matching this topic...

🛜This GitHub repository is a comprehensive collection of Python scripts and related files for our Network Programming Lab. From implementing network protocols like ARP and RARP to building chat servers, file transfer systems, and exploring various networking concepts.

  • Updated Oct 19, 2023
  • Python
Followers
102 followers
Wikipedia
Wikipedia

Related Topics

graphql-api grpc rest-api soap wsdl