适用于 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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-27 23:48:52  来源:igfitidea点击:

C/C++ RPC Tutorial for Linux

c++clinuxrpc

提问by devin

Can someone point me to a decent RPC tutorial for (or books) linux, like in thispost. I tried looking around myself, I've only found tutorials that are really old.

有人可以为我指出一个像样的 RPC 教程(或书籍)linux,就像在这篇文章中一样。我试着环顾四周,我只找到了非常古老的教程。

Thanks

谢谢

回答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.

以下是一些您可能会觉得有用的资源。