Applies To Objects
Description
Sets or returns as a number the maximum size (30 - 1018 bytes) of packets transmitted to the remote Kermit. Read-write.
Syntax
object.TxPacketMaxLength
Element |
Description |
object |
The KermitOptions object. |
Comments
If the remote Kermit does not support long packets, the maximum packet size is 94 bytes. This value takes effect only if you set it before Kermit parameter negotiation occurs. The remote Kermit specifies the maximum packet length it can receive. The default is 250.
Set this option to a low value if you transfer files over noisy lines.