|
|
||






<html>
<body>
<applet name="Viewer"
code="JavaViewer.class"
archive="JavaViewer.jar"
width="320"
height="240"
codebase="http://localhost:8888/applet/">
<param name="url" value="http://localhost:8888/1.jpeg?">
</applet>
</body>
</html>
<html>
<body>
<applet code="GsmApplet.class"
archive="gsm.jar"
width="150"
height="40"
codebase="http://localhost:8888/applet/">
<param name="url" value="http://localhost:8888/1.gsm?">
</applet>
</body>
</html>
<html>
<body>
<applet code="WCSChat.class"
archive="chat.jar"
width="500"
height="360"
codebase="http://localhost:8888/applet/">
<param name="channel" value="1">
</applet>
</body>
</html>
<html>
<body BGCOLOR="#FFFFFF">
<table>
<tr>
<td>
<applet name="Viewer"
code="JavaViewer.class"
archive="JavaViewer.jar"
width="320"
height="240"
codebase="http://localhost:8888/applet/">
<param name="url" value="http://localhost:8888/1.jpeg?">
</applet>
</td>
<td>
<applet name="Viewer"
code="JavaViewer.class"
archive="JavaViewer.jar"
width="320"
height="240"
codebase="http://localhost:8888/applet/">
<param name="url" value="http://localhost:8888/2.jpeg?">
</applet>
</td>
</tr>
</body>
</html>



Satcam is designed to operate as a camera source for WebcamSat servers. "satcam.exe" is the application used to connect to WebcamSat).
