Lab-based Activities
Week Beginning (Napier/JWatt/Lauder): 10 Nov 2003
[Activities]
The activities for this week are: [Background]
[Java
software]
[Java proxy
software]
Activity
7.1: Client/server on a local host |
Run
the client and server on the same host, and
type messages between them. After they have
connected, run netstat -a
to determine the local port on which the client
and the server are listening on.
[Show
me a demo of this! - using Java]
[Show
me a demo of this! - using VB]
|
Activity
7.2: Client/server over a network |
Run
the client and the server on different hosts,
and type messages between them. After they
have connected, run netstat -a to
determine the local port on which the client
and the server are listening on.
|
Lab
Activity 7.3: Complete details of activities |
Once
you have completed the activities, please
complete the following form, and submit it:
[Activities
form]
|
If you have time, complete the following:
Activity
7.4: |
On
the same computer, run the Java proxy server
in one window, along with the client and the
server.
|
Activity
7.5: |
On
different computers, run the Java proxy server
in one window, along with the client and the
server.
|
Additional Activities
The additional activities for this week are:
Activity
7.1: Network addresses |
IP addresses are not the only type of network
address, as IPX and NetBEUI are two other
ones [Link] |
and:
Activity
7.2: IP address classification |
IP
addresses are grouped into different classifications
[Link]
|
and:
Activity 7.3: Dotted notation |
IP addresses
have a binary format, this is then converted
into a dotted notation to make it easier for
humans to read [Link]
|
and
Activity
7.4: IP Allocation |
IP
addresses must be assigned correct, relating
to the subnet they have been allocated to.
Ports on routers must also have IP addresses
allocated to them. [Link] |
and
Activity
7.4: Subnet mask |
Subnet
masks are important as they tell devices as
to the network part and the host part of an
address [Link] |
Challenge
The challenge for this week is:
Challenge
4 |
Networks
are segmented using routers, which limit broadcast
domains, and allow data to flow from network
to network. [Link] |
|