Chapter 15. Network Encapsulation with Remote Procedure Calls (RPCs)

IN THIS CHAPTER

Looking from a developer-user perspective, knowing all the eccentricities of network programming may be more laborious than you want. Sometimes, you or your peers (the developer-users) simply want to focus on the development of the programs at hand and leave the network details to established libraries or tools. Remote Procedure Calls (RPCs) fit that bill perfectly.

RPCs handle all the connection and data translation for your developer-users. From the perspective ...

Get Linux® Socket Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.