Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m currently on the stage to begin developing a chat (actually porting an older single server version ) using multiple servers(machines).
I am writing a small shoutbox/chat app where I am using the following piece of code to refresh the message log div every 0.5 seconds and to refresh to the bottom to show the latest message.
Need some direction on this. I\'m writing a chat room browser-application, however there is a subtle difference.
I have Apache server with PHP and associated local client PCs in my private network. Can 开发者_如何学编程anybody suggest the best chat solution to communicate between client PCs and a server? I am lo
I\'d like to integrate chat into my site a开发者_JS百科nd am open to a solution like this site\'s, but am open to others if they exist.
As it is evident that AJAX based chats do not scale, so what would you use for chats? Custom servers? Or any other methods?
I can easely use javascript to auto refresh the page every 10 sec for example but, isnt this going to overload the page having to ask for any change every 10 secons? is there a more efitient way to do
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Closed. This question is off-topic. It is not currently accepting answers. 开发者_Python百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.