This commit is contained in:
2024-08-07 09:16:27 -04:00
parent fdfadd5c7e
commit 5f971cf684
5200 changed files with 731717 additions and 0 deletions

26
java/JCHAT/JCHAT~1.HTM Normal file
View File

@@ -0,0 +1,26 @@
<HTML>
<HEAD>
<TITLE>Chat Control Panel</TITLE>
</HEAD>
<BODY BGCOLOR="#C0C0C0">
<P ALIGN="center"><B><I><FONT FACE="Times New Roman" SIZE="+3">Chat Control Panel</FONT><FONT FACE="Courier New" SIZE="+1"></FONT></I></B></P>
<P><I><FONT FACE="Courier New" SIZE="1" COLOR="Red">This applet may not work correctly if y</FONT><FONT FACE="Courier New" SIZE="1"></FONT><FONT FACE="Courier New" SIZE="1" COLOR="Red">our browser is configured through a proxy server.</FONT></I><FONT COLOR="Yellow">
<HR>
</FONT></P>
<P>
<APPLET CODEBASE="." ARCHIVE="jchat.zip" CODE="ChatAdapter.class" "ip="" port="100" WIDTH="640" HEIGHT="320">
<PARAM NAME=cabbase VALUE="jchat.cab">
<PARAM NAME="port" VALUE="100">
<PARAM NAME="ip" VALUE="diversified-software.com">
<PARAM NAME="advise" VALUE="">
</APPLET>
<pr>
<HR>
</P>
</BODY>
</HTML>