IRC Applet version 1.4. Before you will set up this irc applet please read it. 1. Base information about applets and there html tags. 1.1 JVM JVM - Java Virtual Machine. HTML browzer run applets using JVM. To run applet, on the your computer must be JVM. Internet Explorer include JVM from Microsoft version 1.1, and working whith signed applets arhives packed in *.cab files. NetScape not include JVM from Microsoft and not working whith *.cab files, and working only whis signed file by special soft from NS. Other browzers suppot JVM from SUN (JRE plugin), arhives packed in *.jar files, and working only whis signed file by special soft from SUN. Sign need to set overe JVM security connect to another host. Overwhelming majority of users use Internet Explorer. Users was downloaded NetScape (last version 32 Mbytes) or other browzers, may set up JRE plugin from Sun (version 1.3 - 9 Mbytes). That it will be reasonable. 1.2 HTML Tags for applets Internet Explorer using tag NetScape Sun JRE plugin Tag has attributes: CODE - fist runing java class file in the applet. CODEBASE - directory from wich download files of the applet or(and) file name of applet arhiv. WIDTH - width of the applet box on the screen (may be in pixels or % of screen size) HEIGHT - width of the applet box on the screen example: Tag this tag include attributes AND parameters CODE - fist runing java class file in the applet. ARCHIVE - directory and name arhiv of applet. WIDTH - width of the applet box on the screen HEIGHT - width of the applet box on the screen align - aling box with applet pluginspage - setup plugin page Tag may include any activeX components, JRE plugin also. NetScape don't work with it tag!!! CLASSID - number of the registered plugin. WIDTH - width of the applet box on the screen (may be in pixels or % of screen size) HEIGHT - width of the applet box on the screen CODEBASE - place of the plugin setup file. example: Parameters may setup between open and close part of the tag (but not for ), and iclude parameter name and parameter value. ..paremeters.. exsample: ... 2. BASE Parameters of the IRC applet version 1.4. 2.1 CODE name of the first run file of the applet, never change. 2.2 CABBASE,ARCHIVE name of the arhiv file with applet, new ever new version. 2.3 SERVERS The list of servers of one group (dns names or ip adrresses) wich YOU wanna use. 2.4 PORT Port for socket connections to IRC server (may be other for other code page on the irc server) 2.5 NICK Nick name. 2.6 PASSWORD Password of the nick name. 2.7 CHANNELS The list of the channles wich will join by default after connect to server. 2.8 Q The quick load. If set "yes", user can'not choose name, password, server, port, and it be by default. 2.9 ChanServ,NickServ How talk with ChanServ service. How talk with NickServ service. may bee: attention: /msg Chanserv ="PRIVMSG ChanServ :" if /msg Chanserv than: if /Chanserv than: if /msg CS than: if /CS than: 2.10 FONTNAME Name of the fonts for applet: Dialog,SansSerif,Serif,Monospaced,Helvetica,TimesRoman,Courier,DialogInput. 3. Color Parameters of the IRC applet commercial version 1.4. Colors may be in the "dec RGB" mode OR in "HEX RGB" (like in html code) mode. "#FFFFFF" ="255 255 255" "#000000" ="0 0 0" "#FF0000" ="255 0 0" "#FF000A" ="255 0 0" You may use both type(form), but remember if you use HEX form don't remember simbol '#'. 3.1 BaseBackGround Background color of the central part of the applet. 3.2 BaseForeGround Foreground(font color) color of the central part of the applet. 3.3 ColorLine Color of the line central part of the applet. 3.4 TopBackGround 3.5 TopForeGround 3.6 Butt_Text_Col 3.7 Butt_Act_Text_Col See exsampels html files for MS JVM and for Sun JVM. Files irc_1_4.jar and irc_1_4.cab is files of irc applet. Please do not change files irc_1_4.jar and irc_1_4.cab, the digital signature will be destroyed. If you have any questions mail me please glaz@rasko.ru or glazz@mail.ru And don't remember attach to mail screenshots and(or) html files. Best regards. Glaz (Alexandr Kuricin).