home *** CD-ROM | disk | FTP | other *** search
/ ftp.qualcomm.com / 2014.06.ftp.qualcomm.com.tar / ftp.qualcomm.com / eudora / eudorapro / windows / extras / dialup / class.nav < prev    next >
Text File  |  1997-03-26  |  285b  |  16 lines

  1. ;Class Service Provider
  2. ;
  3. :
  4. set CRLFProcessing=0
  5. set TelnetCommand=telnet \{system} \{port} /stream\r\n
  6. ;
  7. timeout 60
  8. cancelon |NO DIALTONE|BUSY|NO CARRIER|incorrect|
  9. send ATDT {DialNumber}\r
  10. waitfor CONNECT
  11. waitfor name:
  12. send {PopLogin}\r
  13. waitfor ssword:
  14. send {PopPass}\r
  15. waitfor net>
  16.