The place where everyone hangs out, chats, gossips, and argues
User avatar
By Gaspode_The_Wonder_Dog
#61722
yeah an while you are at it could you design me my own personal website? oh yeah an i could do with a brew... chop chop
User avatar
By Sidders
#61723
But not the chatroom on the site.
User avatar
By ASG
#61745
Great innnit? Are you looking in the right place now?
User avatar
By Sidders
#61749
Chris wrote:You could run an IRC server on port 80 without too much trouble.

Why not do something to the chatroom on the site so it uses port 80 then? That's probably not possible is it? You know more about it than me.
By David
#61815
all you need is a host that isnt running a webserver :P

let me look into it. I am running an ircd for a network, the server its on has a few spare ip's - maybe one of them isnt running a webserver.
User avatar
By Sidders
#61823
Nice one Dave.
By David
#61833
right it cant be run on port 80 as thats reserved for root, super user, so the irc server would have to be run as root.

But - the host suggested port 8080 to run the server on. Would your university block that port?
User avatar
By Sidders
#61834
I don't know, I'll find out.
By David
#61835
its usuallay a web proxy port, so they may not. I'll get the server running on port 8080 and see what happens.
User avatar
By Sidders
#61836
Well just tried it on mIRC and it says connection refused.
By David
#61837
so that may work then. I havnt got a server setup yet on port 8080 - but if it worked it would mean having to move #radio1 over to my server.
User avatar
By Chris
#61839
David wrote:so that may work then. I havnt got a server setup yet on port 8080 - but if it worked it would mean having to move #radio1 over to my server.


Which is preferable anyway, as some random person is currently controlling the channel and nobody has OP privs any longer.
By David
#61841
oh - for mirc users 193.201.70.60:8080
User avatar
By kendra k
#61842
what now? i tried your site, and it wasn't loading. the current site is okay. it's cos i'm at work though.
By David
#61843
Do you use mirc?

/server moyleschat.drlnet.co.uk:8080
/join #radio1

Well actually - if you use mirc normally on port 6667 then

/server irc.drlnet.co.uk:6667
/join #radio1

will work.
User avatar
By Gaspode_The_Wonder_Dog
#61891
chris can you put this somewhere so dont keep forgetting an have to look up this topic?
User avatar
By Sidders
#62082
Nope.

Chris Moyles.net chat
Connecting to 193.201.70.60 8080 ......
Unable to connect to server.
Connection close.
User avatar
By Stevo_trash
#62143
i hope more people begin to use it as i would welcome the multiplication of my friends
User avatar
By Gaspode_The_Wonder_Dog
#62155
the second one works for me...
User avatar
By Sidders
#62297
Stevo_trash wrote:i hope more people begin to use it as i would welcome the multiplication of my friends

Well if someone would set one up that actually works...
User avatar
By kendra k
#62445
sidla, it works. why don't YOU do something about it?
By timb
#62455
why is it running on port 8080? thats normally a tomcat port :o

Good to know, thanks!