
Common Configuration
# P0602477 Ver: 3.1.11 Page 229
a:lf[:hp[:hl]] Specifies that the (ASCII) length field is
embedded within the message header. The
length field (lf) contains the length of the body
portion of the message. The header position
(hp) is counted starting at 1 (which is the
default). The header length (hl) defaults to
lf+hp-1. By default, VTCPD strips the header
before passing the message to the application,
and prepends it before sending to the host.
A:Lf[:hp[:hl]] Specifies that the (ASCII) length field is
embedded within the message header. The
length field (Lf) contains the total message
length (which is the header plus body portion).
The header position (hp) is counted starting at 1
(which is the default). By default, VTCPD strips
the header before passing the message to the
application, and prepends it before sending to
the host.
A:n Specifies the length (in ASCII format) of the
message header, which contains the data length
in ASCII format.
a:n Specifies that the length in the header field
which includes the length of the data in addition
to the length of the header.
-mB Stipulates binary headers in non-network byte
order.
-m h Specifies that VTCPD is to retain the header in
the message.
-m t Specifies that VTCPD is to truncate all trailing
spaces from the string prior to sending it to the
host. This option should not be used with fixed-
length messages.
vtcpd -f | -F {len | d:D | l:{#|lf[:hp[:hl]]}|
L:{w|lf[:hp[:hl]]}|
a:{n|lf[:hp[:hl]]}|
A:{n|lf[:hp[:hl]]}
[{-mB | -m
h | -m t}]
Comentarios a estos manuales