|
|||
|
Hi,
there is a problem with the demo version of your chat. I installed the software and everything is fine. If I access the chat with a browser on the server via http://127.0.0.1 the chat is loading and I can log into it. But if I use the official IP address of the server http://85.17.x.y (x and y are numbers of course) the page is loading but I can´t log into the chat because this eror: "Connection failed! Maybe your network can´t access the server, or the server is under maintenance, please try again later!" No firewall is active. The Server is a Windows 2003 Standard Edition with 1 GB RAM, 1 Network Card and 2 official IP Addresses. Some details: C:\Documents and Settings\Administrator>netstat -n Active Connections Proto Local Address Foreign Address State TCP 85.17.x.y:3389 84.144.73.116:29742 ESTABLISHED TCP 85.17.6.145:80 65.36.241.76:3615 TIME_WAIT TCP 127.0.0.1:1025 127.0.0.1:32000 ESTABLISHED TCP 127.0.0.1:1031 127.0.0.1:1032 ESTABLISHED TCP 127.0.0.1:1032 127.0.0.1:1031 ESTABLISHED TCP 127.0.0.1:1033 127.0.0.1:1034 ESTABLISHED TCP 127.0.0.1:1034 127.0.0.1:1033 ESTABLISHED TCP 127.0.0.1:1035 127.0.0.1:1038 ESTABLISHED TCP 127.0.0.1:1036 127.0.0.1:1037 ESTABLISHED TCP 127.0.0.1:1037 127.0.0.1:1036 ESTABLISHED TCP 127.0.0.1:1038 127.0.0.1:1035 ESTABLISHED TCP 127.0.0.1:1039 127.0.0.1:1040 ESTABLISHED TCP 127.0.0.1:1040 127.0.0.1:1039 ESTABLISHED TCP 127.0.0.1:1041 127.0.0.1:1042 ESTABLISHED TCP 127.0.0.1:1042 127.0.0.1:1041 ESTABLISHED TCP 127.0.0.1:1043 127.0.0.1:1044 ESTABLISHED TCP 127.0.0.1:1044 127.0.0.1:1043 ESTABLISHED TCP 127.0.0.1:1045 127.0.0.1:1046 ESTABLISHED TCP 127.0.0.1:1046 127.0.0.1:1045 ESTABLISHED TCP 127.0.0.1:1048 127.0.0.1:1049 ESTABLISHED TCP 127.0.0.1:1049 127.0.0.1:1048 ESTABLISHED TCP 127.0.0.1:32000 127.0.0.1:1025 ESTABLISHED FCSERVER.XML: <Connection> <primary-server ip="*" port="51127"></primary-server> <secondary-server ip="*" port="51128" enable="On"></secondary-server> <!-- From 4.0, 123 flash chat server embed a web server for test, if you don't have a web server, you can set "enable" to "on", after you integrate the chat into your own web server, you can set "enable" to "off". --> <http-server ip="*" port="35555" enable="Off"></http-server> <!-- From 3.0, 123 flash chat server start using cross-domain-policy to enhance security. --> <cross-domain-policy> <allow-access-from domain="*"></allow-access-from> </cross-domain-policy> </Connection> CLIENT.XML <Connection> <primaryServer host="*" port="51127" /> <secondaryServer host="*" port="51128" enable="true" /> <httpServer host="*" port="35555" enable="false"/> </Connection> The IIS-User has all rights in the client directory. Can you help me? Thanks and a happy New Year ! :) Marc |
|
|||
|
Hi,
First we should check if the chatroom server has been already started , and then you can try telnet 85.17.x.y 51127 to check if your port can be accessed from internet , if no luck in connection, you may check the router setting and the firewall. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|