Zmodem

Updated: 12/06/2024 by Computer Hope
Zmodem file-transfer protocol.

Developed by Chuck Forsberg, Zmodem is a file-transfer protocol that uses a CRC (Cyclic Redundancy Check) to detect errors and is designed to transfer large files. A distinct feature of Zmodem is the capability to resume a download if a connection failure occurs. Zmodem can do this because of the block size (512-byte blocks) data is sent. Predecessors to Zmodem are Xmodem and Ymodem.

BBS, Kermit, Modem, Modem terms, Protocol, Punter, Xmodem, Ymodem