3.2.1.4 Transport Information Abstract Data Model
The server (2) data model for transport information is defined as follows:
TransportList: A list of transports the workstation service is active on. Each transport MUST have the following properties:
-
Transport.Address: The address of the transport.
-
Transport.Name: The name of the transport.
-
Transport.VC_Count: The number of clients that are communicating with the server using this protocol.
-
Transport.Wannish: A Boolean value that indicates whether the transport is routable.