On Sun, 26 Mar 2000 11:38:30 +0000, Michael L. Dawley wrote:

> Hello all,
> (a little O.T.)
> I just tried epppdd.exe 57424 5/1/97 with Bobcat to try and connect
> to Freewwweb.com, and I have attached the output.txt file.
> It didn't connect using this netdial.scr

Please see my recommended changes, additions, and comments:

> -------------------------------------------------------
> #NETDIAL.SCR file for IBM PS/1 computer running Bobcat.
> #FREEWWWEB ISP
> #March 25 2000

> #send "ATE0L0Q0V1X4&C1&D2S7=60\r"
> send "AT&F&C1&D2\r"
> recv 15000 "OK"
# The line above works with an XT, 2400 modem and also with a 386, 33.6 modem
# Omit the line below
> recv 500 ""             # delay kludge, fast computer/slow modem (needed?)
> send "ATDT3558311\r"
> recv 75000 ":"
> send "[EMAIL PROTECTED]\r"
> recv 60000 "sword:"
> send "passworddeleted\r"
send "2\r"                  # add this line
send 60000 "}"              # add this line

> -------------------------------------------------------
> Anyone have any ideas why this won't connect?

Yes, please see above, but don't ask technical questions.  All I can tell
you is that the above works for me, but haven't tried it with freewwweb yet.

> Thanks,
> Michael L. Dawley

Try it, you might like it!

Sam Heywood

Reply via email to