TApxProtocol.KermitTimeoutSecs

TApxProtocol

property KermitTimeoutSecs : Word

Default: 5

Determines how long Kermit waits for the next expected byte.

If a Kermit transmitter waits more than KermitTimeoutSecs for an acknowledgement, it resends the last packet. If a Kermit receiver waits more than KermitTimeoutSecs for the next byte, it sends an error packet to the transmitter.

See also: TransmitTimeout