360
Platforms
©2000-2008 Tibbo Technology Inc.
Value Range:
Any valid IP address, i.e. "192.168.100.40". Default=
"0.0.0.0"
See Also:
Details
For active opens, this property is only relevant at the moment of connection
establishment.
For incoming connections, whether this property will matter or not is defined by
the
property. When the sock.inconmode= 1-
PL_SOCK_INCONMODE_SPECIFIC_IPPORT or 2-
PL_SOCK_INCONMODE_SPECIFIC_IP_ANY_PORT only the host with IP matching
the one set in the sock.targetip property will be able to connect to the socket.
Current IP on the "other side" of the connection can always be checked through
the
read-only property.
.Targetport Property
Function:
For active opens on the currently selected socket
(selection is made through
) specifies the
target port to which the socket will attempt to connect to.
For passive opens specifies, in certain cases, the only port
from which an incoming connection will be accepted.
Type:
Word
Value Range:
0-65535, default= 0
See Also:
,
Details
For active opens, this property is only relevant at the moment of connection
establishment.
For incoming connections, whether this property will matter or not is defined by
the
property. When the sock.inconmode= 1-
PL_SOCK_INCONMODE_SPECIFIC_IPPORT an incoming connection will only be
accepted from the port matching the one set in the sock.targetport property.
Current port on the "other side" of the connection can always be checked through
the
read-only property.
.Toutcounter R/O property
Function:
For the currently selected socket (selection is made
through
) returns the time, in 0.5 second
intervals, elapsed since the data was last send or received
on this socket.
Type:
Word
Value Range:
0-65535, default= 0
360
348
338
347
340
359
347
338
348
340