home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / ZIP / ACB / ACB123C / README.TXT < prev    next >
Encoding:
Text File  |  1996-06-22  |  8.7 KB  |  186 lines

  1.   ACB Ver.1.23c - ARCHIVER FOR COMMUNICATION PURPOSES -"TAUGHT CHANNEL"
  2.  
  3.   ACB Ver.1.23c - is designed for preliminary information compression for
  4.                   communication purposes.
  5.  
  6. The use of the ACB algorithm gives the best compression coefficient.
  7. The associative coding algorithm puts higher demands towards equipment.
  8. Sizes of archives are decreased by 10-80% compared to ARJ,PKZIP,RAR,UC2. This
  9. justifies to the most extent increased expenses on data compression in
  10. telecommunication tasks.
  11.  
  12. ---------------------- TECHNICAL REQUIREMENTS: ------------------------------
  13.  
  14. For the work of ACB the following hardware is necessary:
  15. - recommended  - Pentium-133 RAM 16 Mb (512 Kb cache);
  16. - minimum      - i486SX-33   RAM 16 Mb;
  17. - Operational systems are: MS-DOS 6.0+, DOS session in WINDOWS_95 & OS/2 Warp.
  18.  
  19. - For running ACB under WINDOWS_95 & OS/2_Warp it is necessary to set:
  20.   - minimum size of swapping 8 Mb;    maximum not less than 16 Mb;
  21.   - size DPMI must be 16 Mb (sometimes it is sufficient to have 15 Mb)
  22.  
  23. Note:
  24. - Usage of archives in the background mode under WINDOWS is effective.
  25.   It can be recommended for computers with 20 Mb RAM and more.
  26. - For the ACB-algorithm it is necessary to have 15380000 bytes of FREE RAM
  27.   (Cnv+Ext),  or if free memory is less, the program can be executed under
  28.   WINDOWS_95, as the program uses its swapping, that results in dramatic
  29.   slower packing/unpacking in big sizes of data (with 3Mb free RAM, slowing
  30.   down takes place with 100 Kb (or more) of nonpacked data).
  31. -----------------------------------------------------------------------------
  32.  
  33. ---------------------------- OVER-ALL INFO: ---------------------------------
  34. Usage:
  35.  ACB <command> <[path\]archive_name>["context_name] [<[path\]mask>] [...]
  36.  
  37. Commands:
  38.    b       - Backup files to archive with recurse subdirectories
  39. Note: command "b" has 3 modifications : "B" FAST, "b" NORMAL, "u" MAX.
  40.    bf      - Backup only files to archive without recurse subdirectories
  41. bN | bfN   - Where N is size (Kb) of Volumes (enable multiple Volumes)
  42.    r[PSW]  - Restore files from archive 
  43.    l[PSW]  - List archive contents
  44.    p[PSW]  - Error Protection
  45.    c[PSW]  - Error Correction
  46.    d[PSW]  - Deprotection of archive
  47.  
  48. Note: PSW - password (len<17) can be absent
  49.       After r-operation  *.acp->*.acb  or  *.??p->*.??b (for multiple Volumes)
  50.  
  51.                        EXAMPLES:
  52.  
  53. ACB b win c:\win        -packing of the catalogue WIN with subdirectories
  54. ACB B360 d:\awin c:\win\*.*  -FAST packing in multivolume archive (360 Kb.)
  55. ACB r d:\awin e:\win3   -in catalogue WIN3 copy c:\win\*.* with subdirectories
  56. ACB uf53pKUK wrc c:\win\*.rc -MAX. packing of only files *.rc from catalogue
  57.                               WIN in multivolume archive (53Kb) with setting
  58.                               of protection mode with password=KUK
  59. ACB lKUK  wrc  -contents of wrc.??p
  60. ACB rKUK  wrc  -restore all data from wrc.??p in the current catalogue
  61. ACB pALmA wrc  -setting of protection mode with password=ALmA wrc.??b->wrc.??p
  62. ACB cALmA wrc  -testing and correcting of archive wrc.??p
  63. ACB dALmA wrc  -deprotected wrc.??p->wrc.??b
  64.  
  65. Commands: l,p,c,d can be used in the "Taught Channel"-mode (see below)
  66.  
  67.                  ----  "TAUGHT CHANNEL" - MODE: ----
  68.  
  69. "Taught Channel" - compression of another portion of information taking into
  70. account all earlier compressed information -context. For example: you transmit
  71. by modem a corrected version of the text transmitted yesterday. In this case
  72. it's possible to expect 100-time compression, in other words, only the latest
  73. information was transmitted. Besides, there's a possibility to maximize
  74. compression of the data of a certain type. For example, create a context from
  75. the files *.txt and use this txt-context to compress txt-files. In addition,
  76. such an approach ensures additional data protection against non-authorised
  77. access -it's impossible in principle without knowledge of the whole background
  78. data being decoded. In unpacking the context should be the same as in packing.
  79. The context file is renewed each time it is used. For example: you packed the
  80. text of an agreement using the context, the context file was renewed and can't
  81. be used to unpack the received archive but the receiving party (in our example
  82. "office") has a yesterday's context identical to yours up to the latest
  83. packing, that is why the transmitted archive in the office will be unpacked
  84. and the context file will be renewed and identical to yours. If you want to
  85. ban renewal of the context file set it in Read_Only.
  86.  
  87. Note: the size of a context file grows proportionally to the length of the
  88.       channel background. When the length of the channel background reaches
  89.       1671 Kb, the size of the context file stabilizes and can vary within
  90.       the range: 1.5 .... 1.9 Mb.
  91.  
  92.                         EXAMPLE:
  93.  
  94. ACB b john"office.jon john.txt - John transmitted to the office a renewed text,
  95. ACB r john"john.ofs            - the office unpacked the transmitted text.
  96.  
  97. In the given example the name of the context file is convenient to be
  98. interpreted as address, for John it has the name "office.jon" and in the
  99. office the name "john.ofs".
  100.  
  101. OR:  ACB Bf3pFANTOMAS john"office.jon john.txt
  102.      ACB rFANTOMAS john"john.ofs c:\john\let
  103.  
  104. The same but in the multivolume_FAST_mode and with the use of the EP_mode.
  105.  
  106.        --- UPGRATE OF SOFTWARE BY "TAUGHT CHANNEL" - MODE: ---
  107.  
  108. "TAUGHT CHANNEL" - MODE can be used in replacing old versions of software by
  109. new versions. General idea: User has an old version of your software. The
  110. difference of a new version from an old version is not more than 10% of code
  111. and 10% of documentation. If you organize your distribution by modules with the
  112. size not more than 1.2 Mb of initial data, "TAUGHT CHANNEL"-MODE can be used
  113. to update the software of your users. The size of the ACB-archives containing
  114. a new version of your software will be 4-8 times less compared to compression
  115. without the use of the "TAUGHT CHANNEL" - MODE.
  116.  
  117.                         EXAMPLE:
  118.  
  119. You have the version ACB_1.23b. In order to give you
  120. the new version ACB_1.23c I create the ACB-archive with the use
  121. of the "TAUGHT CHANNEL" - MODE:
  122.  
  123. ---- Create.bat ----
  124. rem ACB.EXE - ACB_v1.23b
  125. ACB u tmp"acb.ctx acb.exe
  126. del tmp.acb
  127. rem acb123c.exe - ACB_v1.23c
  128. ACB u acb123c"acb.ctx acb123c.exe
  129. del acb.ctx
  130. --------------------
  131.  
  132. As a result we receive the following:
  133.  
  134. ----------------------------
  135. acb123c.acb <9150 bytes> against <35514 bytes>
  136. ----------------------------
  137.  
  138. Now you can unpack and will have the new version ACB_1.23c:
  139.  
  140. ---- Restore.bat ----
  141. rem ACB.EXE - ACB_v1.23b
  142. ACB u tmp"acb.ctx acb.exe
  143. del tmp.acb
  144. ACB r acb123c"acb.ctx
  145. del acb.ctx
  146.  
  147. ------------------------- AGREEMENTS: ---------------------------------------
  148.  
  149. ACB - does not have a possibility to add/take out one or several files
  150.       in/out of the archive - only all the data.
  151. - files with attributes: hidden, system, read_only are placed to archive too
  152. - sizes of the compressed data are not limited, but the maximum separate file
  153.   size is 64 Mb.
  154. - maximum number of files in the archive is 4096.
  155. - maximum size of the title is 256 Kb (PATH(s)\NAME(s).EXT(s)\ATTRIBUTE(s)).
  156. - Commands: l,p,c,d can be used in the "Taught Channel"-mode
  157. - In using FAST-mode (command "B") the speed of compression/decompression
  158.   increases twice but the sizes of the archives increase by 2-4%.
  159. - In using MAX.-mode (command "u") the speed of compression/decompression
  160.   decreases by 1.5 times and the sizes of the archives decrease by 0.5...1.2%.
  161. - In using EP-mode (command "p") the sizes of the archives increase by 3.2 %.
  162. Creating a multivolume archive the following agreements are observed:
  163. - 1Kb == 1024 bytes
  164. - name of the first volume *.00b...second *.01b...eleventh *.0ab...last *.acb
  165. - unpacking begins with *.00b
  166. - if there is not enough disk space multivolume archive is created
  167.   automatically!
  168. - for EP-mode (Errors Protection) names *.??b are renamed *.??p
  169. - for EP-mode always "multivolume archive" mode is set (by default 
  170.   size of volume is 13 Mb, if nothing else or more than 13 Mb is set)
  171. -----------------------------------------------------------------------------
  172.  
  173. ----------------- Terms of using ACB.EXE Ver.1.23c --------------------------
  174.  
  175. - This COMMERCIAL program is NOT REGISTERED for use in a business, commercial,
  176.   government, or institutional environment except for evaluation purposes.
  177.  
  178. - If you want to use ACB on a regular basis, transfer US $50 on the account:
  179.         S.W.I.F.T: ABKZKZKX, AT YR ALMATY BRANCH ACCOUNT 015117018
  180.  
  181. -----------------------------------------------------------------------------
  182.  
  183. Buyanovsky George
  184. Internet E-mail: george@acb.alma-ata.su
  185. tel:7_3272_27-13-17, 7_3272_69-02-78
  186.