Any suggestions for simple voice chat solution for a PHP based website. We already have a text cha开发者_开发知识库t in place, client now wants voice chat too. Voice chat simply isn\'t going to happen
Does there exist some framework for parallel editing XML-document on a web-page through AJAX? I need a shared whiteboard, where I and other people can draw and see that draw others in real time (\"li
I am trying to build a web based chat system and I am going to user ruby gserver. I have looked at this example . However my question is when I get the user input from the web and in the c开发者_开发问
I am a newbie to Erlang and am trying to make a switch to Erlang for our latest project. Since this is going to be a real-time chat (long polled) system for file sharing on the fly, I realized after a
Currently following is the project I need to submit for my college assignment: A vb.net chat application with a ms sql server 2k5 backend, max 100 users with file transfer, one to one and group chat f
I was thinking of building a chat application in ASP .NET. I was thinking of eithe开发者_StackOverflowr using push or pull. I have found that pull is more scalable than push. But does any body know if
I am trying to implement a browser based chat system with jQuery. I want to poll the server for new messages and append them to the bottom of a div. I have two problems.
I\'ve to write an Ajax chat web application in ASP.NET for a friend, and I\'ve a question: if client1 sends a message to client2, how should the application send the message to client2? Is there a bet
I would like to create 开发者_开发百科a web IM chat system using Google App Engine using XMPP possibly.
i am busy with a chatbox that contains MySQL, AJAX, PHP and Javascript. Now i want to have this on my iPod Touch/iPhone, so i am building a website with iWebKit.