RPC HELP TRPCBroker Socket
From VistApedia
Revision as of 20:34, 4 July 2015 by Kdtop (talk | contribs) (Created page with "<h2>Socket Property</h2> Example <h3>Applies to</h3> TRPCBroker component <h3>Declaration</h3> proper...")
Socket Property
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.