RPC HELP TRPCBroker Socket

From VistApedia
Jump to: navigation, search

Socket Property

Example

Applies to

   TRPCBroker component

Declaration

   property Socket: Integer;

Description

The Socket property is available at run-time only. It contains the active port being used for the TCP/IP connection to the VistA M Server. This is the port that is currently in use on the server as opposed to the ListenerPort that was used to make the initial connection. After the initial connection, the server connection is moved to another port number (i.e., Socket), which is used for the remainder of the session.