home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Sample null modem cable defintion for connecting two *
- # * UUPC/extended systems. *
- # *--------------------------------------------------------------------*
-
- # *--------------------------------------------------------------------*
- # * We send RING and expect CONNECT when calling *
- # * We send CONNECT and expect RING when answering *
- # *--------------------------------------------------------------------*
-
- Answer="" \pCONNECT\pCONNECT
- CharDelay=10
- ScriptTimeout=4
- DialTimeout=4
- InSpeed=9600
- Ring="" "Line enabled" RING
- Connect=CONNECT
- Device=COM2
- DialPrefix=RING\pRING\p
- options=fixedspeed direct
- os2.options= carrierdetect
-