Page 101 / 162 Scroll up to view Page 96 - 100
92
2
Click the
Custom Level...
button.
3
Scroll down to
Scripting
.
4
Under
Active scripting
make sure that
Enable
is selected (the default).
5
Under
Scripting of Java applets
make sure that
Enable
is selected (the default).
6
Click
OK
to close the window.
Figure 135
Security Settings - Java Scripting
Page 102 / 162
93
Java Permissions
1
From Internet Explorer, click
Tools
,
Internet Options
and then the
Security
tab.
2
Click the
Custom Level...
button.
3
Scroll down to
Microsoft VM
.
4
Under
Java permissions
make sure that a safety level is selected.
5
Click
OK
to close the window.
Figure 136
Security Settings
Java
Page 103 / 162
94
JAVA (Sun)
1
From Internet Explorer, click
Tools
,
Internet Options
and then the
Advanced
tab.
2
Make sure that
Use Java 2 for <applet>
under
Java (Sun)
is selected.
3
Click
OK
to close the window.
Figure 137
Java (Sun)
Page 104 / 162
95
Page 105 / 162
96
Appendix B
IP Addresses and Subnetting
This appendix introduces IP addresses and subnet masks.
IP addresses identify individual devices on a network. Every networking device (including computers, servers, routers,
printers, etc.) needs an IP address to communicate across the network. These networking devices are also known as
hosts.
Subnet masks determine the maximum number of possible hosts on a network. You can also use subnet masks to divide
one network into multiple sub-networks.
Introduction to IP Addresses
One part of the IP address is the network number, and the other part is the host ID. In the same way that houses on a
street share a common street name, the hosts on a network share a common network number. Similarly, as each house
has its own house number, each host on the network has its own unique identifying number - the host ID. Routers use the
network number to send packets to the correct network, while the host ID determines to which host on the network the
packets are delivered.
Structure
An IP address is made up of four parts, written in dotted decimal notation (for example, 192.168.1.1). Each of these four
parts is known as an octet. An octet is an eight-digit binary number (for example 11000000, which is 192 in decimal
notation).
Therefore, each octet has a possible range of 00000000 to 11111111 in binary, or 0 to 255 in decimal.
The following figure shows an example IP address in which the first three octets (192.168.1) are the network number, and
the fourth octet (16) is the host ID.

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top