Remote
The Remote concept in ProviewR is a way to standardize the methods of communication with other
systems. It describes a number of transport programs and ProviewR objects used to implement
a variety of different communication protocols and to handle incoming and outgoing messages.
Remote is designed to use different transport protocols such as TCP/IP or BEA Message Queue,
and different hardware media such as ethernet or serial lines.
The main purpose of Remote is to provide the programmer with an interface to communication.
Introduction
Protocols
An example