property KermitMaxWindows : Word
Default: 0
Determines whether Kermit sliding windows control is enabled.
If KermitMaxWindows is set to a value between 1 and 27, sliding windows are enabled with the specified window count. This allows a Kermit transmitter to send additional packets without waiting for an acknowledgement from the receiver, thus improving throughput. As with other Kermit settings, however, sliding windows control will be used only if the remote partner also supports it.
See "Sliding Windows Control" in the printed documentation for more information.
See also: KermitWindowsTotal, KermitWindowsUsed