Communications/Transactions Guide and Reference
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:
-

TCP Category
-
-

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

RPC Client
- Provides access to an RPC Client
-

RPC Connection Spec
- Provides a specification used to invoke an RPC client call
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]