August 2014
Intermediate to advanced
388 pages
14h 1m
English
CHAPTER 18
![]()
RPC
Remote Procedure Call (RPC) systems let you call a function in another process or on a remote server using the same syntax you would use when calling a routine in a local API or library. This tends to be useful in two situations:
The first remote procedure ...
Read now
Unlock full access