Remote Object Access
-
- Microsoft, IBM, Sun. Allows applications to invoke objects or functions residing on remote servers. Creates request block in XML.
XML-RPC http://www.xmlrpc.com/
- Remote procedure calling using HTTP as the transport and XML as the encoding. Open, but not standard protocol; widely adopted.