WEb/html irc client.....

Moderators: Jay2k1, DavidM, The_One

Locked
User avatar
CorDawg
Banned
Posts: 454
Joined: 25-03-2003 02:35

WEb/html irc client.....

Post 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.
User avatar
Austin^13
Posts: 476
Joined: 03-01-2004 22:42

Post by Austin^13 »

google
User avatar
Axl
Posts: 649
Joined: 09-03-2003 13:16
Contact:

Post 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
User avatar
CorDawg
Banned
Posts: 454
Joined: 25-03-2003 02:35

Post 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.
User avatar
Croaker
Member
Posts: 99
Joined: 04-07-2003 03:05

Post by Croaker »

Setup a linux box with a console irc client (like bitchx) and access it with ssh...
priior
Senior Member
Posts: 644
Joined: 01-11-2003 06:16

Post by priior »

and if text irc isnt ur thing... setup xdmcp and connect to the linux server via xmanager.... :)
User avatar
CorDawg
Banned
Posts: 454
Joined: 25-03-2003 02:35

Post 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 :/
User avatar
Capital_G
Posts: 491
Joined: 03-11-2003 12:23

Post by Capital_G »

When ur done post a link on the forum :D
I could use one.
User avatar
f1end
Posts: 1111
Joined: 10-03-2003 10:51

Post by f1end »

me2...as I can't use the Java 1 that axl posted from work :/

Can u make irc use port 80?
Locked