What do I need to run GroupChat?
6 lines of HTML/JS code OR the upload of an instant module with three mouse clicks, using the Hosted GroupChat services - you are ready to go.
The Hosted GroupChat option is the fasted way to get started for the own video enabled chat, while not caring about server setup, maintenance, licensing, traffic and bandwith.
You may also decide to setup and run GroupChat Server your own - like you do with an own e-mail server.
 |
GroupChat for DotNetNuke
GroupChat is tight integrated with DotNetNuke, including DNN based administration, user sync with role providers, content module and skin based embedding. An instant DNN 4.x, 5.x module zip-file exists for portal installation. The module can either connect to the Hosted- or Setup-GroupChat Server version. Details are described in the GroupChat Wiki. Quick setup: See module installation and start with hosted demo settings. |
 |
GroupChat for phpBB
See a tutorial how to embed GroupChat into phpBB forums: phpBB HowTo and screencast. |
 |
GroupChat for .Net, PHP, Java, Ruby and HTML
A platform independant design allows straight forward GroupChat embedding, no matter which underlying operating system or programming language is used. See embedding details and API description. Using GroupChat business, contact us for step-by-step and individual integration support. |
<a href="javascript:gcShowHideChat()">Chat Show/Hide</a>
<script language="JavaScript">
var gc = new Object();
gc.uid = 'demo';
</script>
<script src="http://www.think5.de/saas/config/demo.js" type="text/javascript"></script>
[A mini example to paste into any existing website, using a demo server - try it out!]
All modules and servers are available in the download section. For platform independent script embedding even no download is necessary.
A GroupChat community or business license is available in the Get Product section.