Using the Java Viewer to Distribute Videos
1sample.htm
<html>
<head>
<title>SampleSite LiveApplet</title> </head>
<frameset rows="70,*"> <frame src="header.htm"> <frame src="lvappl.htm"> </frameset>
</html>
2header.htm
<html>
<head>
<title>LiveApplet comment</title> </head>
<body>
<center><h1>LiveApplet</h1></center>
</body>
</html>
3lvappl.htm
<html>
<head>
<title>LiveApplet</title>
</head>
<body>
<applet
<param name=cabbase value="LiveApplet.cab"> <param name=url value="http://192.168.100.1/"> </applet>
</body>
</html>
*The underlined portion is a sample IP address. Enter the actual IP address set for the