Questions tagged [livechat]

Live chat is software or web widget which allows users to communicate with each other, or with an administrator in real time.

Live chat is software or web widget which allows users to communicate with each other, or with an administrator in real time.

Usually, live chat software performs constant asynchronous requests to the server in order to constantly keep the messages and the status up to date.

There are live chat instances where more than 2 users can communicate - usually these are called Chat Rooms. Also, a wide-spread alternative of live chat is the Video Chat - this is live chat, which works together with video broadcasting, sent and received simultaneously from each user.

273 questions
-4
votes
1 answer

Chat tableView cells with custom label in swift

I want to make a chat application in swift. Can anyone tell me how to make the UI for chat cells. I know the coding is to be done in cellforRowAtIndexPath, but I don't know the exact way. And the chat cell should be in bubbles? Help me please with…
-5
votes
1 answer

Chat Application in Xamarin and MVC

I need to Implement the Xamarin Chat Application with My App and also implement the same way in my MVC Application. So Suggest the feasibility and status.
vksravanan
  • 55
  • 1
  • 1
  • 6
-5
votes
1 answer

How to create a simple chat App in iOS 9?

last some days am searching for a chatApp. So anyone kindly help me to create simple chat app.I need to chat one to one and one to many , please refer some working samples or tutorials.
islahul
  • 194
  • 1
  • 11
1 2 3
18
19