Concurrent Programming with Java
Lab Manual, Version 1.0, F. Astha Ekadiyanto,
2002.
In this Lab, you will learn how to create an Application using the classes
defined in Lab 1.
Creating an Application (and Applet) should be easier since we have developed
some basic classes in the previous Lab (Lab #1).
In order to continue with this Lab, you should:
Develop an application (may be inherited from Msc Class ) that will demonstrate the construction of a mobile network with single MSC and several RBS with different cell shapes, and create reports on how to give access to points given by X and Y command line passing arguments. (Note: For Mobile Network Designer, the topology below is a very poorly designed topology. So, consider that would like to help them to prove how bad the topology is, by making a program that can analyze the coverage of this topology over a collection of access point locations.)
|
In this Lab. you will learn: