Encyclopedia

Zmodem

Also found in: Dictionary, Medical, Wikipedia.

ZMODEM

(protocol)
A file transfer protocol with error checking and crash recovery. Developed by Chuck Forsberg. Its transfer rate is similar to YMODEM-g. Like YMODEM-g, ZMODEM does not wait for positive acknowledgement after each block is sent, but rather sends blocks in rapid succession. If a ZMODEM transfer is cancelled or interrupted for any reason, the transfer can be resurrected later and the previously transferred information need not be resent.

FTP Oakland, FTP PDX.

Telephone: +1 900 737 7836.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

Zmodem

A file transfer protocol that was popular in the days of analog modem transmission between bulletin boards because it handled noisy and changing line conditions very well, including satellite transmission. Funded by the Telenet packet network and developed by Chuck Forsberg in the mid-1980s, Zmodem uses a sliding window design (as does the TCP protocol), which is faster than the Xmodem and Ymodem protocols that came before it. See sliding window.

Using variable length blocks and CRC error correction, Zmodem first sends file name, date and size before sending the data. The receiver continuously sends back the starting location of the next part of the file that is required so that crash recovery can be easily implemented by the file transfer program if transmission fails in the middle. Many popular communications programs offer Zmodem as an option.

Industrial Zmodem
As a compact and proven protocol, Zmodem was used for embedded systems. Although residing in the public domain specifically for Unix systems, the heart of the protocol was available as Industrial Zmodem, a commercial product from Omen Technology, Forsberg's company.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
With ZMODEM or a similar protocol, you would count directly from 1 to 100, being interrupted only when the protocol detected an error.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.