Compiling Java Programs
Kevin Curran, Computer Lecturer - Magee College
Go his other page Student JavaGroups Projects and download go to 'Student Projects' then download the JavaGroupsVC application and get it working. The source code for the JavaGroupsVC package comes with JavaGroups therefore you do not need to download JavaGroups separately. IF you do find you need to download javaGroups - make sure that you use the same version of JavaGroups to compile the VC application that the peson used when writing it. I presume it's mentioned in the design document.
1. Download file RTPMonitor.zip. Store it in for example your U:\.
2. Unzip the RTMonitor.zip file. A directory named "vrtp" will be created under U:\.
3. Check if JDK1.2.1 is installed in your computer and if its path is included ( U:\jdk1.2.1\bin).
4. Install JMF 2.0 Early Access.
5. Add "U:\vrtp" to your classpath.
Dalang is an extension for Java that introduces behavioural runtime reflection. It uses class wrappers to implement a simple metaobject protocol where a metaobject (in the form of a wrapper) controls the behaviour of a base level object. The metaobject can redefine the handling of method calls in order to add desirable properties such as fault tolerance or security. Standard introspection can be achieved by using the standard java.lang.reflect package. These wrappers can be added dynamically or statically.
A prototype distribution of Dalang is available from here. If you would like to join the Dalang Java mailing list then contact Ian Welch. See the Reflection page at my project topics for some more links to Relfection Projects.
You can read some papers about Dalang at research page.To Do Try to compile the sample Dalang Programs given.
The reason for installing Exceed is to allow you to remotely log in to other machines. We will use it to log in to a Unix Server and execute the NS Simulator Program.

Go to the JMF Programmers Guide Cut and paste the sample Demultiplexer Code into an editor and attempt to compile with JMF 2.1
JMF 1.02
JMF 1.1
JMF 1.1 (Java Version - cross platform)
JMF 2.0 Early Access
JMF 2.0 Early Access (Java Version - cross platform)
JMF 2.0
JMF 2.1
Other links for java topics/resources are:
iBus
Sun's Java Beans
Java Tools
Jacob - A java ORB
Java Development Toolkit 1.2
Mediabeans
IBM's Alphaworks - great source for Java stuff
Java Shareware
Java Virtual Machine
Playground
Radus
Mercury
Intel's Java Group
SW Technologies
Java Resources
Javatoys
JAPP
Java Multimedia
Kiwisoft
JNet
IBM's Java stuff
To contact Author: Email: [email protected].