Version 6 of RPC

Updated 2015-03-05 22:31:37 by pooryorick

A Remote Procedure Call allows a process to communicate with another process.

See Also

Inventory of IPC methods
covers a variety of means of communicating between processes.

Tcl RPC Systems

comm
TclSOAP

General RPC Protocols

There are Tcl implementations of many of the following protocols

CORBA
JSON-RPC
XML-RPC
WSDL