Zmodem
ZMODEM
(protocol)FTP Oakland, FTP PDX.
Telephone: +1 900 737 7836.
Zmodem
A file transfer protocol that was very popular during 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, which is faster than the Xmodem and Ymodem protocols that came before it. The TCP protocol also uses a sliding window (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 the transmission fails in the middle. Many popular communications programs offer Zmodem as a file transfer option.
Industrial Zmodem
As a compact and proven protocol, Zmodem is used for embedded systems. Although residing in the public domain specifically for Unix systems, the heart of the protocol is available as Industrial Zmodem, a commercial product from Forsberg's company. For more information, visit www.omen.com.