home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / telecomm / link315r / turbo2.doc < prev   
Text File  |  1990-05-07  |  2KB  |  55 lines

  1.  
  2.               Turbo2 - Data-compression Module for LiNK
  3.               -----------------------------------------
  4.  
  5.                            (c) Andy Inman
  6.  
  7. ******************************************************************************
  8. Update: 7th May 1990
  9.  
  10. Sorry!  It looks like Turbo2 has a bug!   Its not dangerous, but inconvenient!!
  11.  
  12. The bug is quite rare, and appears to hit entirely randomly.  When it does
  13. all characters become garbage.  The work around is to disable LiNK and
  14. re-enable it (ie Shift-Shift twice).
  15.  
  16. I'm currently working on Turbo3, which offers better perfomance than Turbo2
  17. (Turbo2 only really works well on 'pure' text).  In the meantime, Turbo2 is
  18. still worth using - the bug doesn't come up very often!
  19. *******************************************************************************
  20.  
  21.  
  22.  
  23. Turbo2 (current version 1.5), works with ST-LiNK (version 3.10 or above).
  24.  
  25. Turbo2 performs real-time data-compression of transmitted / received data.
  26. The effectiveness of compression dpends on the type of data - The figures
  27. below are typical at 2400 baud.
  28.  
  29. Type of Data                           Effective Throughput.     % Increase
  30. ------------                           ---------------------     ----------
  31. 'Pure' text                                 420 cps                 175%
  32. 'Mixed' text (alpha and numerics etc.)      380 cps                 160%
  33. BBS 'menus' (lots of spaces etc.)           400-500 cps           170-210%
  34. Non-ARCed binary files **                   230-260 cps            95-110%
  35. ARCed binary files                          230 cps                  95%
  36.  
  37. ** Binary files containing much text, or repeated characters (e.g. graphics
  38. files) will be considerably faster.
  39.  
  40.  
  41.  
  42. Installation / Use
  43. ------------------
  44. Both LiNK and Turbo2 should preferably be run from \AUTO, although will
  45. usually work ok if run from the desktop.   Run Turbo2 IMMEDIATEY after
  46. LiNK - You should get a 'bell' when Turbo2 installs.
  47.  
  48. Enable LiNK in the usual way - If the host system also has Turbo2 installed
  49. you will get 'LiNK Level 2' reported, if not, you'll get 'Level 0' (no
  50. compression).
  51.  
  52.  
  53.  
  54. Andy Inman - 10/9/89.
  55.