I plan to create a small chat room for my friends at my University. As I don\'t want to invest any money, I will use a free host which doesn\'t allow me to install an IRC server.Also I like using ajax
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am developing a chat application. I have a function which processes chat messages. Each chatroom is identified by unique shortcode. Now I want that when message for one shortcode is being processed,
I need to include chat, in my application. People sign in the chat and create their user and chat to other users. However it needs to be like facebook chat or pingchat where you add friends you want t
We have a website, and want to allow users on the site to chat with the providers (if they are online). To make it as simple as possible, we\'d either ask the providers for their Google Voice/AIM user
c开发者_如何学编程an anyone please suggest some tutorialsor APIs for making live chat applications in android.
I would like to show a facebook livestre开发者_JS百科am box, but only when I\'m online. Is there a way to check if I\'m online?
I\'m going to create public chat/shout-box that will refresh after several seconds (almost like IRC or something).
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
开发者_开发技巧At the moment im doing a chat web app where multiple users can chat and it can control multiple rooms. Its working and getting the job done.