332
Platforms
©2000-2008 Tibbo Technology Inc.
Details
Each inband message has to end with the end character, which will mark a return
to the "regular" data stream of the TCP connection.
This property is irrelevant when inband commands are disabled (
= 0- NO). The program won't be able to change the value of
this property when the socket is not idle (
<> 0-
PL_SSTS_CLOSED).
.Escchar Property
Function:
For the currently selected socket (selection is made
through
) specifies the ASCII code of the
character that will be used as an escape character for
inband commands (messages).
Type:
Byte
Value Range:
0-255, default= 255
See Also:
Details
Each inband message starts with "EC OC", where "EC" is the escape character
defined by the sock.escchar property and "OC" is any character other than "EC".
With inband commands enabled, data characters with code matching that of the
escape character is transmitted as "EC EC" (that is, two identical characters are
needed to transmit a single data character with code matching that of escape
character).
This property is irrelevant when inband commands are disabled (
= 0- NO). The program won't be able to change the value of
this property when the socket is not idle (
<> 0-
PL_SSTS_CLOSED).
.Event R/O Property (Obsolete)
This property is no longer available. Instead, the
property has a
newstate argument that carries the state of the socket at the time of event
generation.
.Eventsimple R/O Property (Obsolete)
This property is no longer available. Instead, the
property has a
newstatesimple argument that carries the simplified state of the socket at the time
of event generation.
337
358
340
331
337
358
343
343