When I connect to gmail programmatically (开发者_如何学编程using javamail), gmail also automagically signs me into chat.
I have a chat app which needs to save history (similar to the native SMS app). Currently I\'m using a UIWebView but due to performances issues, I want to switch to native controls.
I basically have a form that you input chat messages into. It looks like chat roulette/omegle. You see yourself as YOU, and the 开发者_开发技巧other person as STRANGER. I need to be able to reload the
I want to make an very simple chatting page no login required no sql going to be used Only php, html and ajax is needed.
i want to implement a chat functio开发者_开发问答nality between two iOS devices.Please suggest me some libraries for the same.I went for XMPP but code is not available for that on repository.
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
Does anybody know how to mak开发者_如何学运维e socket chat in C++ using something like sockets in Java? Is there any way to make ip chat in C++?yes it is possible. You could use a library like Boos.As
I am a (very) beginner programmer and I am wondering if it would be feasible to write a very simple chat room bot which is fairly dependent of what kind of chat room is being used.
Can I use the fac开发者_高级运维ebook API to make a windows desktop application? Like create a chat client to use to chat with facebook users??yes, while I have not done it myself, there seem to be st
What is the proper way to manage multiple chat rooms with socket.io? So on the server there would be something like: