2) Run Windows.
3) Click on the INTERNET icon to select it, then click on the TCPMan icon to run it.
4) In TCPMan, go to the FILE menu option and select SETUP. This brings up a window of settings. First, click on the box next to INTERNAL SLIP/PPP to select that option. Then, click on the USE PPP box. Now, edit the following fields:
IP Address: Should be 0.0.0.0 (dynamic addressing)
Name Server: Name Server 1 on config. sheet.
Time Server: Same as above. Name Server 1 on config. sheet.
Domain: membrane.com
Slip Port: Your modem's COM port. For example, if your modem is
hooked up to COM1, then your SLIP Port would be 1.
Baud: The baud rate of your modem.
(Default is 19200 for HST/14.4s, 38400 for 28.8s and up)
Select HARDWARE HANDSHAKE by clicking its adjacent box.
ONLINE STATUS DETECTION should be set to DCD (RLSD) CHECK.
5) When you have finished changing the setup, click OK. You will get a message telling you to restart TCPMan so the changes will take effect. Click OK.
6) Go to the DIALER menu option and select EDIT SCRIPTS.
7) You will see a file window showing LOGIN.CMD and BYE.CMD. Double- click LOGIN.CMD to select it.
8) You will now see a dialing script. If you are not dialing in to the main
number, then change the line:
9) Do the same for your password output line.
10) When you are finished, go to the FILE menu and choose SAVE, to save
this file.
11) Finally, still in the DIALER menu, select OPTIONS.
12) Exit TCPMan.
output atdt
changing < -- through -- > to the phone
you wish to dial.
Next, use the PgDn key to get to the group of lines that say:
input 30 username:
# Enter your username ******enter user name on next line
output replace_with_your_username\13
Insert your account name (from the config. sheet) on the output line,
so it looks like this...
output myname\13 (Where "myname" is your account name)
output mypass\13
(Where "mypass" is your account password)
NOTE: Remember that the username and password are case-sensitive, and
should be entered exactly as printed on the config. sheet. If it's
lowercase, enter it in lowercase.
Also, make sure that there is no space between the username/password
and the "\13".
The group of lines should look like this...
input 30 username:
# Enter your username ******enter user name on next line
output myname\13
#
# and the password
#
input 30 password:
# Enter your password ******enter your password on next line
output mypass\13
You will see three choices. Select AUTO LOGIN AND LOGOUT ON DEMAND.
This will allow TCPMan to automatically dial the PPP service when
you run an Internet application (such as Telnet or FTP).
Click OK.