D
Dave
I have a JAVA APPLET (below) that I'd like to us in a WindowsForm, But
I'm not quite sure where to begin with this one. Any help to get me
in the right direction would be appreciated. Thanks in advance.
<APPLET name="cvcs" CODEBASE="http://192.168.1.199:80/"
CODE="xplug.class" WIDTH=320 HEIGHT=240>
<param name="RemotePort" value=8481>
<param name="Timeout" value=5000>
<param name="RotateAngle" value=0>
<param name="PreviewFrameRate" value=2>
<param name="DeviceSerialNo" value="RnJvbnQ6c3RlYzAx">
</APPLET>
I'm not quite sure where to begin with this one. Any help to get me
in the right direction would be appreciated. Thanks in advance.
<APPLET name="cvcs" CODEBASE="http://192.168.1.199:80/"
CODE="xplug.class" WIDTH=320 HEIGHT=240>
<param name="RemotePort" value=8481>
<param name="Timeout" value=5000>
<param name="RotateAngle" value=0>
<param name="PreviewFrameRate" value=2>
<param name="DeviceSerialNo" value="RnJvbnQ6c3RlYzAx">
</APPLET>