What is xmodem?

 What is Xmodem? File Transfer Protocol Ward Christensen 1977
Xmodem File Transfer Protocol

     A file transfer protocol developed by Ward Christensen around 1977. It is fairly slow by today's standards, but was the first widespread file transfer protocol. It uses blocks of 128 bytes, and after each block is sent, it sends a 1 byte checksum to check for errors. If an error is encountered, the block will be re-sent. Almost every communications program offers this protocol.

More on this subject
Beginner's Help
BUG Club Home

 What is Xmodem? File Transfer Protocol Ward Christensen 1977