O
O
olexandr7772016-03-06 20:00:03
Android
olexandr777, 2016-03-06 20:00:03

How difficult is it to create a simple client-server chat?

At the moment there is a chat on the site for exchanging messages and pictures. The usual Ajax request to the server is used there. Now the task is to write an android app with the same chat. Only 2 people per room can be. As I understand it, it is impossible to use similar Ajax queries as in the web, but should you use long pooling technology or something else?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Ulanov, 2016-03-06
@antonsr98

why not? I made ajax requests to the server on apache cordova the day before yesterday

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question