Configuring TCP/IP
In order to use the Java WorkShop debugger, you must install and
configure TCP/IP software on your Windows 95 or Windows NT system.
Windows 95
Installing TCP/IP
To install TCP/IP on your computer:
- From the Windows 95 Start menu, select
Settings=>Control Panel.
- In the Control window, double-click on the Network icon.
- In the Configuration tab of the Network window, click Add.
- In the Select Network Component Type window, choose the Protocol item from the list and click Add.
- In the Select Network Protocol window, choose Microsoft from the Manufacturers pane, and choose TCP/IP from the Network pane. Click OK.
- In the Select Device window, choose Microsoft from the
Manufacturers pane. Dial-Up Adapter is automatically
selected in the Models pane. Click OK.
- TCP/IP (as well as a number of other components) should
now appear in the Network window components pane. Click OK
in the Network window. A popup window appears that indicates
that the protocols are being installed.
- When you are prompted to restart the computer, click Yes.
Dial-up Prompt
If your computer is set up to prompt you whenever it uses
dial-up networking, you will see the same prompt when you
start the Java WorkShop debugger (once per Java WorkShop
session). If you want to discontinue dial-up prompting,
follow these steps:
- Click on the My Computer icon.
- In the My Computer window, click on the Dial-Up Networking
icon.
- From the main menu, choose Connections=>Settings.
- Click on Don't prompt to use Dial-Up Networking.
Windows NT
Use these instructions to install TCP/IP on a Windows NT
standalone machine. These instructions are just one
method of installation, there are others that work as well.
If your machine is part of a network and you are encountering
this error, please contact your system administrator.
Installing TCP/IP on a Standalone System:
- In the Main window, click on the Control Panel icon.
- In the Control Panel, click on the Network icon.
- Click Yes when prompted whether to install networking.
This starts the Windows NT Setup program.
- In the Window NT Setup dialog box, enter the path of the Windows NT distribution files.
- In the Network Adapter Card Detection dialog box, click
Do Not Detect.
- In the Network Adapter Card Detection dialog box, click
Continue.
- In the Windows NT TCP/IP Installation Options dialog
box, click Continue.
- In the Add Network Adapter dialog box, choose MS Loopback
Adapter from the Network Adapter Card list. Click Continue.
- In MS Loopback Adapter Card Setup dialog box, click
Continue to accept the default value.
- In the Windows NT Setup dialog box, make sure that the
TCP/IP Transport item is selected and click Continue.
- In the Windows NT TCP/IP Installation Options dialog box,
make sure that the Connectivity Utilities item is selected and
click Continue.
- In the Network Settings dialog box, click OK.
- In the TCP/IP Configuration dialog box:
- In the IP Address field,enter: 1.1.1.1
- In the Subnet Mask field, enter: 255.0.0.0
- Click OK
- In the Domain/Workgroup Settings dialog box, click OK.
- Click Restart to restart the system and make the changes
effective.
See also:
- Java WorkShop Tutorial
- Debugging Projects
- Building Projects
- Managing Projects