|
Character set translation (ASCII)
|
When you perform an ASCII transfer with this option selected, Reflection translates characters based on the settings from the Translation tab of the Transfer Settings dialog box and the Emulation tab of the Terminal Setup dialog box.
|
|
Extensions
|
There are two variables to be aware of with Xmodem: The error checking (1-byte checksum or 2-byte CRC) and the packet size (128 or 1024 bytes, not including overhead). In Reflection, these work out to the following:
Xmodem
|
1-byte checksum, 128-byte packets
|
Xmodem-CRC
|
2-byte CRC, 128-byte packets
|
Xmodem-1K
|
2-byte CRC, 1024-byte packets
|
With the default Extensions option selected, Reflection automatically switches between Xmodem-CRC and Xmodem-1K on receives to match what the other system is sending.
|