Communications/Transactions Guide and Reference


RPC

In this section you will learn how to use the RPC communication protocol to build VisualAge client and server applications. VisualAge Smalltalk RPC support is installed as part of the VisualAge TCP/IP support.

The VisualAge RPC parts are:


tcpcat
TCP Category

rpcpd
RPC Proc Dialog
Provides simple send and receive protocol for client applications

rpcclt
RPC Client
Provides access to an RPC Client

rpcspec
RPC Connection Spec
Provides a specification used to invoke an RPC client call


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]