Q: My Chat
http://www.moshtaha.ps:35555/123flashchat.swf load very slowly, how can I speed up it?
A: Please don't use this way to open your chat if you have web server such as
"Apache" or
"IIS", for example, if your "123flashchat.swf" in the path of "/httpdocs/client/123flashchat.swf" or "public_html/client/123flashchat.swf", you can use
http://www.moshtaha.ps/client/123flashchat.swf to open your chat or as the html code. I'll give you the reason below:
As we all know, Apache or IIS is the popular http server we use now, which has a good performance in Web using.
For users' test and some modules function (such as Image transfer and File transfer module), we write a simple
"http-server" in our chat, which use the port 35555, this server can satisfy the the normal use if you have a good network condition. While if you have a high reqirement, we suggest you use "Apache" or "IIS" and the code should be according to the example above!
Key Words: Port 35555, Loading Slowly, Apache, IIS, Http-Server