SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Hybrid View
-
Jul 11, 2000, 01:03 #1
- Join Date
- May 2000
- Location
- Yokohama
- Posts
- 17
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
does anyone know where i could find a java applet as a frontend for my irc server? sorry if this is the wrong forum!
-
Jul 11, 2000, 05:40 #2
- Join Date
- Jul 1999
- Location
- Chicago
- Posts
- 2,629
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You can try what SitePoint uses, QuickChat. It seems pretty good.
And then you set the channel like below.
<param name="channel" value="#chan-name">
-
Aug 28, 2000, 20:40 #3
I think there is one called
ApIRC
or something like that. You might be able to get it from http://www.javaboutique.com
linux.com used it for awhile to hook up to irc.linux.com
Jim
-
Aug 28, 2000, 23:21 #4
- Join Date
- May 2000
- Location
- Canada
- Posts
- 533
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
see, the problem with most Java IRC clients is that they generally set to only connect to the server they load from ... (thats how quickchat's system works and webmaster.com is the same thing) ..... apirc, etc, are setup the same way .. because, if it is NOT setup like that, then people usually end up "stealing" bandwidth from each other.. i mean, if it lets you set the server to connect to in the HTML, you can modify the html and steal bandwidth for the applet ...
however, if you could find a decent java applet whose "source code" is available, you could set it to connect to a specific server, then compile it, and put it on your machine, that will allow you to run an irc channel on a big, decent , well known network, such as undernet, ircnet, dalnet, etc, and put the java applet on your own website.
we at geekarea.org run our channel on undernet, but then, we lost java capability , we used to be on the network quickchat was on and had a java gateway
---------------------------
( geekarea.org ) ( myPHPhost.com )
Bookmarks