home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Here's a copy of TBWORLD.MDM, my generic modem file for my *
- # * WorldBlazer. Even though the modem can go faster, UUPC only *
- # * works reliably at speeds up to 38400; hence the modem speed *
- # * choice. *
- # * *
- # * Most unusual thing about this file: the choice to put PEP *
- # * last on the dial-in answer chain. *
- # * *
- # * dmwatt@smersh.cambridge.ma.us 9/20/92 *
- # *--------------------------------------------------------------------*
-
- # *--------------------------------------------------------------------*
- # * Telebit WorldBlazer modem control file *
- # *--------------------------------------------------------------------*
- Answer="" \dATA CONNECT
- AnswerTimeout=50
- CharDelay=0
- Connect=CONNECT
- Device=COM1
- dialPrefix=ATDT
- DialTimeout=75
- Hangup="" BREAK\d "NO CARRIER"--OK \dATH OK \dATZ OK
- Initialize="" ATZ OK \dATE0Q0V1M0&D2S0=0S50=0S7=75S181=1S93=10S92=1S180=2 OK \d\c
- ModemTimeout=4
- options=fixedspeed
- #options=variablepacket
- #GWindowSize=7
- #GPacketSize=256
- GPacketTimeout=10
- Ring=RING
- InSpeed=38400
- PortTimeout=99999
- NoConnect="NO DIALTONE" "BUSY" "NO CARRIER"
-