SmartSockets .NET Class Library

TipcSrv Class

Provides an interface to RTserver connections.

The single, global RTserver connection instance of this class is returned through Srv.

This is a subclass of TipcConnClient, and much of the interesting functionality is provided by that class.

An RTserver must be running before any attempt is made to connect to it. This class will automatically try to connect to any RTservers that appear in the"ss.server_names" option, trying each RTserver in turn until it successfully connects to one.

For a list of all members of this type, see TipcSrv Members.

System.Object
   TipcConnClient
      TipcSrv

public class TipcSrv : TipcConnClient

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved