TRPCBroker Component Tutorial Introduction

The major functions of a TRPCBroker component in a Delphi application are to:

This tutorial guides you through using a TRPCBroker component to perform each of these tasks, by having you create a Delphi application, step-by-step. This application will retrieve a list of terminal types from the server, and display information about each terminal type.

After you have completed this tutorial, you should be able to: