home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff294.lzh / DNet / unix / doc / dnet.doc next >
Text File  |  1989-12-11  |  799b  |  26 lines

  1.  
  2. UNIX/DNET
  3.  
  4.     DNET [debug] [-m0]
  5.  
  6. NEW Nov 89:  DNet for both UNIX and AMIGA sides default to 7 bit packet
  7.          mode.  If you are running on an 8 bit network use the
  8.          -m0 option to defeat 6 bit encoding used to send binary on
  9.          a 7 bit network.
  10.  
  11.     Run the DNET protocol on descriptor 0.  If the enviroment variable
  12.     DNETDIR exists, DNET will create the rendezvous sockets in the
  13.     specified directory (DNETDIR must have a hanging slash on it),
  14.     otherwise the current directory is used.
  15.  
  16.     DNET also opens a log file (DNET.LOG) in the directory.  If the debug
  17.     option is given, DNET writes gobs of debugging information to the log.
  18.  
  19.     Descriptor 0 may be a tty or socket.
  20.  
  21.     To allow DNET to startup servers on demand, the file "dnet.servers"
  22.     must exist in the rendezvous directory.
  23.  
  24.                     -Matt
  25.  
  26.