Requirements: Should be open source.开发者_如何学运维 Don\'t necessarily need to connect to an existing IM server, and can run my own so long as it can run in a Linux OS.
While testing and analyzing code of Bluetooth Chat, I have questions about my own program. a) My program sends a command to another bluetooth device. (I can handle it using sample code provided)
I\'m currently debugging a ajax chat that just endlessly fills the page with DOM-elements. If you have a chat going for like 3 hours you will end up with god nows how many thousands of DOM-nodes.
I\'m creating a very simple Java chat program, using the Java TCP sockets. I\'m new to socket programming and Java. I cannot connectwith server, because every time the client connects to server it tim
I am looking to build an online customer support system for one of our company sites and had a few queries with regards to the structuring.
What way will be best to write online chat with js? If i would use AJAX and update information about users and messages every 5sec - HTTP requests and answers 开发者_开发问答will make big traffic and
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this ques开发者_开发技巧tion? Update the question so it focuses on one problem only b
I\'m making simple XMPP client using Jabber-Net. To send simple mes开发者_高级运维sage i\'m using a way from example code, i.e.:
How is it that if I have thousands of contacts (let\'s suppose) all around the world and one of them changes their status to away or becomes i开发者_JS百科dol that it will change immediately in my bro
I have developed a dating website built on top of the Google App Engine, to which I would like to add instant messaging, and possibly/probably audio and video conferencing. 开发者_高级运维