home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / uu_waf.zip / uu_waf.doc < prev    next >
Text File  |  1992-12-18  |  5KB  |  133 lines

  1. This copy of uucico.exe is a munged copy of uupc 1.11v uucico, which has been
  2. modified for two reasons:
  3.  
  4.     To produce files named after the Waffle style of munging.
  5.  
  6.     To operate from a hot comms handle, such as is used in Maximus &
  7.         Binkleyterm systems.
  8.  
  9.  
  10.  
  11.  
  12. The command-line options this accepts have been expanded from the standard
  13. UUPC 1.11v to add the following:
  14.  
  15.     -p <n>    Where <n> is the comm handle that is already open & on-line.
  16.             This will ignore any baud rate specified, although you would
  17.             be best still to specify one (e.g. -z19200) anyway.  You will
  18.             also need to use the "-wusername" option to say who it is
  19.             that has called.
  20.  
  21.     -W        Tells it to use 'waffle-style' filename munging.  If you don't
  22.             specify this, it will do normal UUPC munging.
  23.  
  24.  
  25. Standard UUPC 1.11v command-line options are in the UUPC docs, which I
  26. recommend you get hold of!  Here's a summary though:
  27.  
  28.     -s <system>      The name of a system to call, or 'any'.
  29.     -r <1|0>      Role: 1=master, poll out, 0=slave, await calls.
  30.     -x <n>      Where <n> is the debugging level. >5 is not recommended!
  31.     -z <n>      Where <n> is the baud rate of the connection.
  32.     -w <user>      The name of a caller currently on-line.
  33.     -u <time>      In slave mode, wait until <time> for calls.
  34.     -n          Call now, ignore the processing times in the systems file.
  35.     -l <logfile>  Specifies the name of the log file.
  36.  
  37.  
  38. All other command-line options are as specified in the uupc 1.11q manual.
  39. Note that this version does _not_ support variable packet sizes - you're
  40. stuck with the 'standard'.
  41.  
  42. I'm sure the log file differences aren't important.  One thing to note is
  43. that because of a bug in the GCC libraries it can't open files in append
  44. mode, so the logs are overwritten each time.
  45.  
  46. The setup files I have supplied in this archive are _exactly_ the ones I
  47. use.  I hope they work for you too!
  48.  
  49.  
  50.  
  51.  
  52.  
  53. Bugs!!!!  Yep, there are some!!!
  54.  
  55. Well, one that I know of anyway.  The 'G' protocol (smart packets) seems
  56. to not work between two copies of this program.  It works OK between this
  57. and a 'real' version of UUPC/1.11v that several of my sub-feeds use.  Not
  58. a problem that has priority for me, but hassle me if it's a pain and I'll
  59. take a look.  To disable the 'G' protocol, it has to be turned off in the
  60. systems files at _both_ sites.
  61.  
  62. When I upgraded my system with the service kit, I started to have a problem
  63. as well.  I have worked around this by replacing the comms drivers with the
  64. new SIO.SYS 0.10 beta and the problem has disappeared.  I was using the
  65. com16550.sys driver before, which was 1.3 code so I'm not too worried about
  66. this one either.
  67.  
  68.  
  69.  
  70.  
  71.  
  72. Other things
  73.  
  74. I have written a newsreader to replace Waffle.  This runs in OS/2, and so
  75. far exceeds Waffle in that it handles kill files, albeit in a fairly crude
  76. manner.
  77.  
  78. I intend to start beta-testing this in late January, when I return from a
  79. summer holiday.  If you're interested in helping with the beta testing,
  80. send some email to me at "Andrew.McMillan@folly.welly.gen.nz".
  81.  
  82. The newsreader, mailreader and full-screen editor all operate as doors from
  83. Maximus (or anything that will pass an already opened comm port handle and
  84. user name)
  85.  
  86. My design intentions are that these programs will work both locally and
  87. on-line, with very little functional difference.  All will run in native
  88. OS/2 2.0, with no backward compatibility to 1.3 (they're 32-bit, compiled
  89. with GCC 2.2.2).
  90.  
  91. This is the order in which I intend to work through these things:
  92.  
  93.     uucico
  94.     News reading
  95.             Where I was up to at 30/10/92.
  96.     Full-screen editor
  97.     Mail reading
  98.     rmail
  99.     rnews
  100.     Mail posting
  101.             Where I am up to as at 19/12/92.
  102.     News posting
  103.             I plan to release a alpha/beta/public versions
  104.             at this point.
  105.     QWK bundling
  106.     QWK unbundling
  107.  
  108. If you're interested in these programs I will try and make them available
  109. from an FTP site near me.  Eventually I intend this to be a full-function
  110. door for accessing usenet, or for using as a local reader.  I am currently
  111. running it under Binkley/Maximus and locally.
  112.  
  113. Please feel free to distribute this archive as widely as you like, but I
  114. would appreciate that this file be retained in full within it.
  115.  
  116. Thanks,
  117.             Andrew McMillan.
  118.  
  119.  
  120.  
  121.  
  122.  
  123. If you're interested in helping me beta test any of this, or for any other
  124. reasons, I can be contacted at:
  125.    Voice:    +64-4-233-9123
  126.    Snail:    15 Airlie Road, Karehana Bay, Plimmerton 6251, New Zealand.
  127.    Internet:    Andrew.McMillan@folly.welly.gen.nz
  128.    Fidonet:    3:771/150    +64-4-233-9123    v32/v42/MNP5
  129.         3:771/151    +64-4-233-9887    v32b/v42b/MNP5/ZyXEL 16800
  130.  
  131. This archive will be available under the magic name of 'UU_WAF' from my
  132. system.
  133.