Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KermitChecksumOption Enumeration
In This Topic
KermitChecksumOption Enumeration
In This Topic
Specifies the level of error checking used for Kermit file transfers.
Members
MemberDescription
Checksum1ByteKermit uses single-byte checksum.
Checksum2ByteKermit uses double-byte checksum.
CrcKermit uses three-byte CRC checksum.
See Also