HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
irc applet
Post new topic   Reply to topic    HTML Help Forum -> Others
View previous topic :: View next topic  
Author Message
cunning_plan



Joined: 15 Apr 2006
Posts: 4

PostPosted: Thu Apr 20, 2006 7:36 am     irc applet Reply with quote

ok, having spent a long while sorting my site out and getting the html working i have one more thing i still realy want to do. i want to add a chat applet to my page. now ive seen irc run though a java applet and that would be perfect. could anyone tell me how i can do this, if its going to be mindboggolingly hard and if its going to cost me money.

cheers for support
cunning_plan



Joined: 15 Apr 2006
Posts: 4

PostPosted: Sun Apr 23, 2006 4:59 am     Reply with quote

anyone?
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

PostPosted: Sun Apr 23, 2006 7:24 am     Reply with quote

I have not used Java Chat in a very long time. With the problems of Java these days, I usually steer clear. Plus make sure your web hosting provider supports it. Check with them.

And check out ParaChat

_________________
Corey
Loud Commerce | Loud Worx | Merchant Account Blog
mistermonty



Joined: 15 Jun 2006
Posts: 4

PostPosted: Fri Jun 16, 2006 11:05 am     Reply with quote

Its pretty easy to make this, just use the following code:

Code:

<applet code=IRCApplet.class archive="irc.jar,pixx.jar" width='100%' height=400>
                              <param name="CABINETS" value="irc.cab,securedirc.cab,pixx.cab">
                              <param name="nick" value=<? echo "a nickname" ?>>
                              <param name="name" value="user">
                              <param name="host" value="put your irc server here">
                              <param name="gui" value="pixx">
                              <param name="quitmessage" value="Goodbye!">
                              <param name="command1" value="/join #yourchannel">
                           </applet>
tbr281



Joined: 22 Jul 2006
Posts: 1

PostPosted: Sat Jul 22, 2006 10:36 am     Reply with quote

Does this code work? I cant test it right now cuz i'm at school and applets are blocked
ianlou



Joined: 22 May 2009
Posts: 2

PostPosted: Fri May 22, 2009 8:15 am     Reply with quote

hi, i tried the code and posted in my site, its not working, please help me install irc html code...

anyone can give me the right code? please... Crying or Very sad Sad
ianlou



Joined: 22 May 2009
Posts: 2

PostPosted: Fri May 22, 2009 8:23 am     irc applet not working Reply with quote

this was the error details after posting the applet given, please help me...


Java Plug-in 1.6.0_13
Using JRE version 1.6.0_13 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\user
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------


sun.plugin2.main.client.PluginMain: unrecognized message ID 46
load: class IRCApplet.class not found.
java.lang.ClassNotFoundException: IRCApplet.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Stream closed.
at java.net.PlainSocketImpl.available(Unknown Source)
at java.net.SocketInputStream.available(Unknown Source)
at java.io.BufferedInputStream.available(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAheadNonBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.available(Unknown Source)
at sun.net.www.MeteredStream.available(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: IRCApplet.class
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> Others All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial