Answer the question
In order to leave comments, you need to log in
Clients on Android, server on Java. How to implement?
It is necessary to implement the Server-Clients task. The server receives a request from the client (clients), returns it (to them, to each his own, i.e. he server must be able to find out which client has contacted him and send messages only to him). Also, the server itself can initiate the transfer of data to the client (clients). How can such a problem be solved? They say to use sockets on android - this is an energy-consuming solution. What are the "correct" ways to solve this problem?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question