• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Real time Chat

MrYogi

Platinum Member
I would like to put up a realtime chat on my website. Can someone let me know how I can proceed?
Also, do all chats need java virtual machine?
 
there's a variety of different apps, unfortunately none of which i know much about, most afaic use java. just as an example though there are some which are only a "room" on your server people must login through your website, others that are basically web-based thingys (technical term) to connect to an IRC chatroom - where people can join using any irc client such as mirc. the latter is probably "best" if you want people in it all day, but also is most open to the world and you'll have least control over (since the room will be hosted elsewhere and you'll probably need people in there most of the time in order to keep the controlling bot (like Q or L on quakenet) which will hold the channel for you and give you ops (Operator, i.e control) when you rejoin etc.

not a terribly useful post but gives an indication of options available to you 😱
 
If you're wanting a java IRC applet I think jIRC is supposed to be the best, however it's $50.

As for something that's non-IRC there's quite a few things around that you can find through Google. I don't have experience with them though. Just make sure that if it's CGI based that your web host allows CGI based chat, many don't.
 
Back
Top