Page 1 of 1

WEb/html irc client.....

Posted: 05-10-2004 19:33
by CorDawg
Im looking for some sort of html based client or something(java or cgi:irc doesnt count)

I cannot use java or cgi irc because those still require the computer using the web page to be able to connect through irc ports. I need something that can connect to an irc server/channel and have it write the info to an html file.

i also want a edit box and a send function to send chat to the channel from the computer i would be chatting from.

I can prolly code this with mirc script but it wont be very efficient so i was wondering if anyone knew where, or could find :p something such as this for me.

Posted: 05-10-2004 20:52
by Austin^13
google

Posted: 05-10-2004 21:25
by Axl
one version on http://clan.tezc.co.uk (left menu) and another version on http://wars.colute.net (top menu) think there is link to both from within the 2

Posted: 06-10-2004 12:45
by CorDawg
^those are just java clients in a web page, they do not forward info from one location to another. i want to have irc always open on one computer, and if i go to a webpage on another computer, i can use irc through it, kinda like the consol on ut2k4 webadmin, it refreshes every second or so showing the chat, and you have a edit box to type in.

Posted: 06-10-2004 13:49
by Croaker
Setup a linux box with a console irc client (like bitchx) and access it with ssh...

Posted: 06-10-2004 15:07
by priior
and if text irc isnt ur thing... setup xdmcp and connect to the linux server via xmanager.... :)

Posted: 06-10-2004 15:33
by CorDawg
im not setting up linux :/ ill just code this in mirc script, ive already got like 99% of the code thought up in my head so i just gotta unlazy myself and type it out :/

Posted: 07-10-2004 09:15
by Capital_G
When ur done post a link on the forum :D
I could use one.

Posted: 07-10-2004 09:51
by f1end
me2...as I can't use the Java 1 that axl posted from work :/

Can u make irc use port 80?