property BeepTransportTCP.Port as Long
Holds port number that will be used.

  TypeDescription 
   Long Long integer value that specifies port on remote host where peer should connect. 
 

When acting as initiator, this property defines port on remote peer where it should connect, together with Hostname property.

When acting as listener, this property defines local port when transport implementation listens for incoming connections.