Top "Chat" questions

Generic term for "Instant Messaging System". It can also represent a discussion that occurs in an Instant Messaging System.

Scroll to bottom of div?

I am creating a chat using Ajax requests and I'm trying to get messages div to scroll to the bottom …

javascript html ajax chat
Android Whatsapp/Chat Examples

Does anybody have an example or a tutorial for a Android application like WhatsApp? I want to understand how WhatsApp …

android chat whatsapp instant-messaging
Best way to store chat messages in a database?

I'm building a chat app and I want a full history off all messages ever sent in the chat conversation. …

mysql scalability chat
How to start a Skype chat – not a call – with a link

You can put skype:username into the href attribute of a link and it works, but it begins a call, …

html chat skype
Automatically scroll down chat div

I have this code, to load chat function getMessages(letter) { var div = $('#messages'); $.get('msg_show.php', function (data) { …

javascript jquery scroll chat
Duplicate class android.support.v4.app.INotificationSideChannel found in modules classes?

I am developing a news app but I am getting following errors in from gradle console (androidx.core:core:1.0.1) and …

gradle chat androidx
Developing a Video Chat Application with high quality video streaming

I am working for a company where we are developing video chat support on an existing application. I have looked …

c# video streaming chat
Is there a way to access Skype IM logs?

I tried looking in C:\Users[name]\AppData\Roaming\Skype and I found a folder called "chatsync" with some mysterious …

chat logging skype
How to make a chat application in android?

I would like to add chat functionality with online user in gmail in android. how to add chat feature in …

android sdk chat
Best python XMPP / Jabber client library?

What are your experiences with Python Jabber / XMPP client libraries? What do you recommend?

python chat xmpp google-talk