适用于 Linux 的 C/C++ RPC 教程
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2526227/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
C/C++ RPC Tutorial for Linux
提问by devin
回答by jschmier
Since the idea of RPCgoes back to 1976 and the first business use was by Xerox in 1981, I'm not exactly sure what qualifies as a really old tutorial.
由于RPC的想法可以追溯到 1976 年,并且第一个商业用途是在 1981 年由施乐公司使用,我不确定什么才算是真正的老教程。
Here are a few resources you might find helpful.
以下是一些您可能会觉得有用的资源。
Remote Procedure Calls | Linux Journal(Oct 01, 1997)
Remote Procedure Call Programming Guide(PDF link)
使用 RPC 进行强力编程(1992)
远程过程调用 | Linux 杂志(1997 年 10 月 1 日)
远程过程调用 (RPC)(1999)
远程过程调用编程指南(PDF 链接)