|
|||
|
Another service is already using port 51127, so I adjusted the fcserver.xml file look read as follows
Code:
<Connection>
<primary-server ip="*" port="51128"></primary-server>
<secondary-server ip="*" port="51129" enable="Off"></secondary-server>
<http-server documentRoot="../client" maxUPLoadSize="1024" ip="*" port="35555" enable="On">
<file-allow-access></file-allow-access>
</http-server>
</Connection>
Code:
Set System Timezone GMT+0 Starting the tcp server ... Starting the chat tcp server on: /0.0.0.0:51128 Starting http server... Starting the chat http server on: /0.0.0.0:35555 Loading ip-to-country data ... Loading connection policy ... Warning: You don't have the moderated chat module -- default Warning: You don't have the invisible admin module -- default Warning: You don't have the event-chat module -- default Warning: You don't have the audio video module -- default Warning: You don't have the image transfer module -- default Warning: You don't have the white board module -- default Warning: You don't have the friend list module -- default Warning: You don't have the visual avatar chat module -- default Warning: You don't have the file transfer module -- default Warning: You don't have the hand writing module -- default Warning: You don't have the im friends invitation module -- default Warning: You don't have the chat room remote controller msn edition module license -- default Warning: You don't have the live show module -- default Warning: You don't have the forum and cms post notifier module -- default 123 Flash Chat Server has been Started! You can open this url to test: http://<your_server_ip_address>:35555 Replace <your_server_ip_address> with the real one If I create my own login page with the following code, the client attempts to connect but never connects. Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><!-- Insert your title here --></title>
<script src="123flashchat.js"></script>
<script language="javascript">
init_host="*";
init_port=51128;
init_host_s="*";
init_port_s=51129;
init_host_h="*";
init_port_h=35555;
init_group="default";
openSWF('123flashchat.swf','634','476');
</script>
</head>
<body>
<noscript>
<DIV id="flashchat">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,19,0" WIDTH="634" HEIGHT="476" id="topcmm_123flashchat">
<PARAM NAME=movie VALUE="123flashchat.swf?init_host=*&init_port=51127&init_host_s=*&init_port_s=51128&init_host_h=*&init_port_h=35555&init_group=default">
<PARAM NAME=quality VALUE="high">
<PARAM NAME="menu" value="false">
<EMBED src="123flashchat.swf?init_host=*&init_port=51128&init_host_s=*&init_port_s=51129&init_host_h=*&init_port_h=35555&init_group=default" quality=high menu=false WIDTH="634" HEIGHT="476" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" scale="noscale" name="topcmm_123flashchat" swLiveConnect="true">
</EMBED>
</OBJECT>
</DIV>
</noscript>
</body>
</html>
51127, 51128,51129,35555 domain - musiclabradio.com 123flashchat web directory - musiclabradio.com/client/ testing chat url - musiclabradio.com/client/testchat.php I'm on centos 5.5 Apache, Mysql using the latest version of 123flashchat, (version 8 i believe) Last edited by oasisfleeting; 09-08-2010 at 08:11 AM. |
|
|||
|
Quote:
Sorry for my delay response. I have tested your chat URL: 123 Flash Chat Version 8.0 Demo, it works ok now, if you have any problem, please feel free to send email to support@123flashchat.com. |
|
|||
|
|
|
|||
|
Thanks for such information guys, really advantage in my part.
Keep it up, and God Bless!how to deal with depression Last edited by laila22; 10-19-2010 at 05:29 AM. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|