Difference between revisions of "RPC"
From Lost In Wonderlands
(→RPC) |
(→Remote Procedure Calls) |
||
Line 20: | Line 20: | ||
== Remote Procedure Calls== | == Remote Procedure Calls== | ||
* Remote_procedure_call , https://en.wikipedia.org/wiki/Remote_procedure_call | * Remote_procedure_call , https://en.wikipedia.org/wiki/Remote_procedure_call | ||
+ | * http://users.cs.cf.ac.uk/Dave.Marshall/C/node33.html | ||
+ | * https://web.archive.org/web/20030404113118/http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=bks&srch=&fname=/SGI_Developer/IRIX_NetPG/sgi_html/ch04.html | ||
+ | * RFC 5531, https://tools.ietf.org/html/rfc5531 | ||
+ | * RFC 1057, https://tools.ietf.org/html/rfc1057 | ||
== COM/DCOM == | == COM/DCOM == |
Revision as of 00:40, 13 March 2019
RPC
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on RPC ... (But Were Afraid to Ask)
a collection of links of interest
See also
Remote Procedure Calls
- Remote_procedure_call , https://en.wikipedia.org/wiki/Remote_procedure_call
- http://users.cs.cf.ac.uk/Dave.Marshall/C/node33.html
- https://web.archive.org/web/20030404113118/http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=bks&srch=&fname=/SGI_Developer/IRIX_NetPG/sgi_html/ch04.html
- RFC 5531, https://tools.ietf.org/html/rfc5531
- RFC 1057, https://tools.ietf.org/html/rfc1057