Top "Chat" questions

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

Audio/Video conferencing for iOS, Android & Web Platform

I am working on application where I need to integrate text & video chat and video conferencing feature. I found …

video chat quickblox video-conferencing opentok
Which service to embed a videochat easily on a website?

I'm working on a new website and I'd like to add a videochat feature. So I'm looking for services giving …

api video chat videochat
Live chat with PHP and jQuery. Where to store information? Mysql or file?

There are 1 on 1 live chat. Two solutions: 1) I store every message into database and with jQuery's help I check if …

php jquery mysql chat
What are the possible ways to authenticate user when websocket connection is used?

Example scenario: Web based multi-user chat application through websocket connection. How can I ensure (or guarantee) that each connection in …

python authentication chat websocket tornado
How to get message from Telegram groups by API - Python

I was looking for some way in order to listen and catch new message provide by telegram gropus. I have …

python api chat telegram python-telegram-bot
How to implement voice & video chat

I am working on a android application in which i have to implement peer to peer voice chat. I found …

android video chat voip
Enabling scroll bars when JTextArea exceeds certain amount of lines

this is my first time using any StackExchange website, so let's see how it goes. So I've been making a …

java swing chat jscrollpane jtextarea