TRemoteCallerTransport is an abstract base class that isolates protocol and data specific to a transport.
TMessageStreamsTransport acts as the standard transport class for remote procedure calls. TMessageStreamsTransport uses a TRequestSenderStream instance to communicate with the dispatcher.
TRemoteCallerSharedTransport wraps a TRemoteCallerTransport to make the transport multithread-safe. Use this class when you want multiple callers to share a single transport.
THardwiredTransport hardwires a caller and a dispatcher instance, for test purposes only.
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Generated with WebMaker