home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / upc12bad.zip / dir.mdm < prev    next >
Text File  |  1993-08-04  |  908b  |  22 lines

  1. # *--------------------------------------------------------------------*
  2. # *   Sample null modem cable defintion for connecting two             *
  3. # *   UUPC/extended systems.                                           *
  4. # *--------------------------------------------------------------------*
  5.  
  6. # *--------------------------------------------------------------------*
  7. # *   We send RING and expect CONNECT when calling                     *
  8. # *   We send CONNECT and expect RING when answering                   *
  9. # *--------------------------------------------------------------------*
  10. Description=Direct connection, between two systems connected by a null modem cable.
  11. Answer="" \pCONNECT\pCONNECT
  12. CharDelay=10
  13. ScriptTimeout=4
  14. DialTimeout=4
  15. InSpeed=9600
  16. Ring="" "Line enabled" RING
  17. Connect=CONNECT
  18. Device=COM2
  19. DialPrefix=RING\pRING\p
  20. options=fixedspeed direct
  21. os2.options= carrierdetect
  22.