home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 18 / cd.iso / PLANETE / WINCODE / README.TXT next >
Text File  |  1994-07-18  |  6KB  |  134 lines

  1. Wincode: a uucoder for Windows     (C) Snappy_Inc. (1993,1994)
  2. --------------------------------------------------------------
  3. written by George H. Silva
  4.  
  5.  
  6. Files:    WINCODE.EXE    the main executable program
  7.           WINCODE.HLP    the HELP file
  8.           WINSORT.EXE    a companion file-sort utility
  9.           SUM.EXE        a BONUS "sum -r/size" DOS utility
  10.           README.TXT     this file
  11.  
  12.  
  13. About Wincode:
  14.  
  15. Wincode is a Windows 3.1 program which converts 8-bit BINARY (EXE,COM,
  16. GIF,etc) files to 7-bit ASCII (Text) files (and vice versa) through a
  17. process known as uucoding. This BINARY/ASCII conversion allows you to send
  18. and receive binary files via e-mail or any other ascii-based communications
  19. system. It provides a quick and easy way to distribute programs to people
  20. all over the world (it takes a few minutes, on average, for e-mail to reach
  21. across the world). UUcoding is also a common practice on many Internet
  22. NewsGroups in which users wish to exchange binary data. If you spend any
  23. time on the Internet, you should own a UUcoder. If you use Windows, then
  24. Wincode is for you.
  25.  
  26. I originally wrote this program for my own needs and released it to
  27. the public as FREEWARE. I did not expect such a positive response to this
  28. small utility but have since been encouraged to upgrade and support it.
  29. However, I want to make a distinction here: this program is FREEWARE,
  30. it is NOT Public Domain. I still retain the Copyright to the source code 
  31. and to the use and distribution of the program. See the HELP file for 
  32. further copyright and distribution info. I hope others find this program 
  33. as useful as I do and if so, drop me a line at the address(es) in the
  34. HELP file.
  35.  
  36. Wincode is 100% compatible with all standard UUcoders. I have tried to
  37. incorporate as many extra features as possible to make the uucoding
  38. process painless. The average user may not need/use all of Wincode's
  39. features, but hey, they are Free!`
  40.  
  41.  
  42. Wincode Features (brief):
  43.  
  44.           - Full featured Windows 3.1 program
  45.           - Drag and Drop support! (use for batch en/de-coding)
  46.           - SMART decoding (see HELP file for more details)
  47.           - Fully configurable...I'm not joking!
  48.           - EMBL UUcode compatible.
  49.           - Supports UU, XX or User defined En/De-coding
  50.           - Integrated file-sorting companion program (separate
  51.             executable for easier upgrading) which handles MANY types
  52.             of file header formats.
  53.           - Multimedia support - see the HELP file for details.
  54.           - It's ALL FREE...
  55.  
  56. Coming Soon:
  57.  
  58.           - BASE64 (MIME Compliant) en/de-coding support.
  59.           - BINHEX en/de-coding support.
  60.           - User suggestions...?
  61.  
  62. Requirements:
  63.  
  64.          - IBM compatible running DOS 3.3 or higher
  65.          - 286 or higher processor with at least 2MB memory
  66.          - Windows 3.1 running in standard or enhanced mode
  67.          - About 430K of disk space 
  68.  
  69.  
  70. BONUS 'sum -r/size' Utility:
  71.  
  72. I have included a small DOS executable which will quickly calculate 
  73. UNIX 'sum -r/size' checksums. This program is useful for checking the
  74. integrity of files that have been transferred over communications lines
  75. that are questionable (or, to some extent, checking for virus infections).
  76. Wincode now supports both line and/or file Checksum checking while decoding
  77. and will insert Checksums (line and/or file) while encoding. This utlity is 
  78. provided as a stand-alone DOS program. For program usage, type 'SUM' (with 
  79. no parameters) at the DOS prompt.
  80.  
  81.  
  82. Availability:
  83.  
  84. Recent versions of Wincode (or other Snappy_Inc software) are always available
  85. at the following locations:
  86.  
  87.     - The Internet - OK, so this isn't *very* specific...but, if you have
  88.       access to the internet, ARCHIE for:
  89.             WNCODExx.ZIP
  90.       where "xx" is the version number, i.e. WNCODE23.ZIP for version 2.3 ...
  91.  
  92.     - CompuServe (check the WinShare forum; keyword: Snappy, Wincode, etc.)
  93.  
  94.     - The Nebuolic Cheese BBS  [SysOp: Stephen Lau]
  95.       phone# (415) 949-1788 - located in the Los Altos, Ca. area (USA)
  96.       (this is an Official Snappy_Inc. Software Release Site for the West
  97.       coast; I'm the East coast release site - see below)
  98.  
  99.  
  100.  
  101. Other Snappy_Inc. Software:
  102.  
  103. I generally develop utility programs for Windows 3.1. I currently have a
  104. handful of programs that I'm working on (some finished; most are in the works)
  105. which I will release as FREEWARE. These include a Windows Program Uninstaller
  106. and a Program Launcher. I welcome all ideas for future projects.
  107.  
  108.  
  109. Mailing List:
  110.  
  111. I have been trying to maintain a mailing list of all users who have
  112. offered advice, bug reports or helped in BETA testing. Being on this
  113. list entitles you to FREE upgrades (personally e-mailed pre-releases) 
  114. and support. (in other words, you don't have to download Wincode from
  115. the Internet or an Online Service/BBS). For more information see the
  116. HELP file.
  117.  
  118.  
  119. Known Problems:
  120.  
  121. Certain video hardware/software combinations (such as ATI cards/drivers)
  122. are known to cause irregular displays of various Wincode dialogs. Common
  123. symptoms include misaligned text and irregularly spaced progress bars. If
  124. you experience such problems, please let me know. These problems do NOT
  125. affect Wincode's coding functionality.
  126.  
  127.  
  128. George.---
  129.  
  130.  
  131. - portions of this program copyright (c) 1991,1993 Borland
  132. - Windows is a trademark of Microsoft Corporation
  133. - GIF is a service mark of CompuServe Incorporated
  134.