Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Although EazyLink2 offers more features and is more tolerant of varying serial port hardware configurations, YMODEM file transfers reach triple its maximum speed - achieving 3K/sec at 38400bps regardless of OZ version. This is because the YMODEM implementation does not use the OZ serial driver, so it is not limited to lower baud rates by the driver issues in the original Cambridge ROM versions. Also, by increasing the block size from 128 bytes to 1K and by batching multiple files together into a single session, YMODEM significantly increases communication efficiency.

...