home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 033 / atcp40de.zip / SLIP.DOC < prev    next >
Text File  |  1994-10-06  |  2KB  |  39 lines

  1.  
  2. RHSLIP & RHCSLIP SANA-II device drivers
  3. ---------------------------------------
  4.  
  5. [This document is based on the original by Commodore]
  6.  
  7. NOTE: The rhslip and rhcslip drivers work exactly the same way (from the
  8. configuration point-of-view).  All you have to do is substitute the word
  9. "rhslip" for "rhcslip" in this file (and in your applications) to make it
  10. all work :)
  11.  
  12. The drivers are placed in DEVS:Networks by the Install_AmiTCP installation
  13. script.  The Install_AmiTCP also asks for the configuration information
  14. needed for the drivers and generates command for the configuration file
  15. generation into the "startnet". The Install_AmiTCP can only make
  16. configuration file for the unit 0. 
  17.  
  18. If you plan to use multiple units, you must create the other configuration
  19. files yourself.  The file's are named cslip[unit number].config.  So,
  20. RHCSLIP unit 5 would have a configuration file named cslip5.config. (RHSLIP
  21. unit 5 would have slip5.config). Currently, there is a limitation of eight
  22. RHCSLIP units, 0-7.  The configuration files should be placed in
  23. ENV:Sana2/.
  24.  
  25. Usage
  26. -----
  27.  
  28. If you are using the rhcslip.device to connect to a dedicated line, you
  29. should leave out the 'CD' option in the configuration file.  You should set
  30. the baud rate to that used by the other end of the line. Also, the MTU
  31. (Maximum Transfer Unit) must match the setting on the other end of the slip
  32. line. The default value is 1006 bytes.
  33.  
  34. If you are using the rhcslip.device to connect to a dial-up slip
  35. connection, you will need to configure your modem to ignore the DTR signal
  36. from your Amiga.  Next, you will need to use a terminal program to dial the
  37. cslip line.  Once you have connected, quit the terminal program.  Then,
  38. start AmiTCP with the "startnet" script created by the Install_AmiTCP.
  39.