Description |
When the AutoConnect property is set to True, the first message of a remote sender that
matches the given InputID will automatically attach the
control to the originating socket connection and set the Host
and Port properties to the TCP/IP address of the
sending server process. In addition, the AdrMode
property is set to ucmTCP and the CommID
property to the ID of the communication space in which the underlying socket is a member
of. As with every DataInput(E) event, the
address information is also available in the InputCommID,
InputHost, InputPort
and the InputService properties.
|