A C G H I M R S T W

A

actionPerformed(ActionEvent) - Method in class TestApplet
When the button is clicked, start a thread that will connect to the DPS server from which this applet was received and receive the data that is being multicast by Rlcsender....

C

control(String) - Method in class rlcrmdprx.Rlcrmdprx
 
control(String) - Method in class rlcrmdptx.Rlcrmdptx
 
control(String) - Method in class rlcrx.Rlcrx
 
control(String) - Method in class rlctx.Rlctx
 

G

getPkt(int) - Method in class rlctx.Rlctx.senCli
 

H

havePkt(byte[]) - Method in class rlcrx.Rlcrx.recCli
 

I

init() - Method in class TestApplet
The init method just creates a button to display the applet.
init(String[]) - Method in class rlcrmdprx.Rlcrmdprx
 
init(String[]) - Method in class rlcrmdptx.Rlcrmdptx
 
init(String[]) - Method in class rlcrx.Rlcrx
 
init(String[]) - Method in class rlctx.Rlctx
 

M

main(String[]) - Static method in class TestApplet
 

R

Rlcrmdprx - class rlcrmdprx.Rlcrmdprx.
 
Rlcrmdprx() - Constructor for class rlcrmdprx.Rlcrmdprx
 
Rlcrmdptx - class rlcrmdptx.Rlcrmdptx.
 
Rlcrmdptx() - Constructor for class rlcrmdptx.Rlcrmdptx
 
Rlcrx - class rlcrx.Rlcrx.
 
Rlcrx.recCli - class rlcrx.Rlcrx.recCli.
 
Rlcrx() - Constructor for class rlcrx.Rlcrx
 
Rlctx - class rlctx.Rlctx.
 
Rlctx.senCli - class rlctx.Rlctx.senCli.
 
Rlctx() - Constructor for class rlctx.Rlctx
 
run() - Method in class rlcrmdprx.Rlcrmdprx
 
run() - Method in class rlcrmdptx.Rlcrmdptx
 
run() - Method in class rlcrx.Rlcrx
 
run() - Method in class rlctx.Rlctx
 
run() - Method in class TestApplet
This is the method that does the networking and displays the results.

S

stop() - Method in class rlcrmdprx.Rlcrmdprx
 
stop() - Method in class rlcrmdptx.Rlcrmdptx
 
stop() - Method in class rlcrx.Rlcrx
 
stop() - Method in class rlctx.Rlctx
 

T

TestApplet - class TestApplet.
This applet is used to connect (TCP connection) to the Dynamic Proxy Server (DPS) running the Rlcrx proxylet [the host it was served from] to allow the packets to be streamed back to the application/applet of the browser Because it is an untrusted applet, it can only connect to the host from which it came, i.e in conjunction with the Dynamic Proxy Server(DPS) that the applet was downloaded from.
TestApplet.CloseableFrame - class TestApplet.CloseableFrame.
This class is a convenient subclass of Frame that knows how to handle the WindowClosing event generated when the user requests that the window be closed.
TestApplet.CloseableFrame(TestApplet) - Constructor for class TestApplet.CloseableFrame
 
TestApplet.CloseableFrame(TestApplet, String) - Constructor for class TestApplet.CloseableFrame
 
TestApplet() - Constructor for class TestApplet
 

W

windowActivated(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowClosed(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowClosing(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowDeactivated(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowDeiconified(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowIconified(WindowEvent) - Method in class TestApplet.CloseableFrame
 
windowOpened(WindowEvent) - Method in class TestApplet.CloseableFrame
 

A C G H I M R S T W