home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / networking / dnet / dnet2.3.2 / readme.dds < prev    next >
Encoding:
Text File  |  1994-06-29  |  3.6 KB  |  83 lines

  1.      Okay, here's the files that were missing from the "2.20"
  2. distribution on ab20.  They're in amiga/s/mdillon (trying to keep Matt's
  3. file hierarchy, for some reason).  The files in amiga/s/--dds are my
  4. files, the ones that I've modified and created over the years.  
  5.  
  6.      You may note that a number of the files are concerned with using
  7. DNet over a Telebit Trailblazer modem in PEP mode.  This is because
  8. there were a number of net.folks (including me) who wanted to use DNet
  9. over such a line, and couldn't figure out how to do it.  So I borrowed
  10. a friend's TBit, took it home, and proceeded to experiment.  If you are
  11. going to use a TB modem with DNet, note that the settings in 7tbit.set
  12. and 8tbit.set are the *ONLY* settings that worked!  (This out of the
  13. near-infinite number of settings possible.)  The Telebits were a bit of
  14. a dissapointment.  Since they are asymmetric modems (i.e., 18000 bps
  15. one way, ~50-450 bps the other), it isn't possible to have
  16. bidirectional file transfers going with any speed.  One way transfers
  17. are fine; the modem simply keeps the high-speed channel going one way. 
  18. Trying to go both ways causes the modem to try to "ping-pong" the fast
  19. channel.  This causes significant delays, and slows everything *way*
  20. down.  I believe that any asymmetric modem (a USRobotics HST, for
  21. example) would behave the same way.  (One of these days I'll get a
  22. v.32bis modem to try, and I can watch DNet just *scream*.)  Interactive
  23. work didn't show much improvement over 2400 bps full duplex, mostly due
  24. to the retraining delays, I think.  The data seemed to come in faster,
  25. but there were long delays between packets.  Several times the whole
  26. thing just seemed to hang.  It would eventually start up again after a
  27. delay of .5-2 minutes.  I wouldn't call the experiments a failure;
  28. after all, I got the setup to work.  However, I would have to say that
  29. using a Telebit isn't worth the effort.
  30.  
  31.  
  32.      Okay, enough of that.  Here's the list of files, and their
  33. descriptions.
  34.  
  35.  
  36. 7tbit.set
  37. 8tbit.set
  38.      These are scripts for setting up a Telebit modem with either a
  39. seven or an eight bit data channel.  Both set the modem to 19.2kbps and
  40. PEP mode.  The files have *extensive* comments (like all but one
  41. line!). To use one, simply Execute it.
  42.  
  43. DNet.Servers
  44. Remote-Startup
  45. dnet.config 
  46.      These are my own customized versions of the DNet files of the same
  47. name.  I've included 'em as examples, more than anything else.  Note
  48. that I put all my DNet executables in a directory called, "C:DNet", and
  49. I do an "Assign DNET: C:DNet" in my startup sequences.  You could just
  50. as easily put them all in the root of a floppy named "DNET".
  51.  
  52. amiga.tbit
  53. teksce.tbit 
  54.      These are the Telebit modem settings that seemed to work when I
  55. was testing DNet over a Telebit in PEP mode.  (Teksce is the name of my
  56. Unix host at work.)  
  57.  
  58. StartDNet7
  59.      This is a shell script to start DNet with a 7-bit data line (and
  60. over the modem).
  61.  
  62. sdnet.old
  63.      This is the 8-bit version of StartDNet7.  It was originally named
  64. StartDNet; I changed the name when I wrote the WShell aliases.
  65.  
  66.  
  67. Shell-Aliases
  68.      This file contains three WShell aliases for using DNet.  One
  69. starts it, one starts PutFiles, and one starts GetFiles. To use them,
  70. you *MUST* have WShell and ARexx; both fine programs, and available
  71. from Bill Hawes.  (plug, plug!)
  72.  
  73.  
  74. dnet.localteksce
  75.      This file is a script for starting DNet which I use to connect to
  76. teksce over a direct line, when I bring my Amiga to work. (I did that a
  77. few times when I'd collected so much stuff off of the net that it was
  78. impractical to try and download it at home at 2400 bps.)
  79.  
  80.      I hope that this is of some help to you.
  81.  
  82.                                               --dds
  83.