First, the following configuration needs to be updated in SparkWeb.html:
Code: Select all
function jive_sparkweb_getConfig()
{
return {
server: "localhost",
connectionType: "http",
port: "7070",
autoLogin: "false"
};
}
Second, port 7070 needs to be opened on firewall (gateway router) before users can access from the web site.
However, the SparkWeb shows Spark users only. It can not use the gateway to connect to MSN, YAHOO, AIM, GTALK and any other IMs. It kind of limits its usefulness.