Is there a good way to create receiving notification to Client using TCP Socket (without Pushes)? It’s accepted to send a request and receive an answer from server. But if I need to receive some messages from server in any time without sending any request (only in the beginning for connecting)? Like in messengers. I […]
The post Java – receiving notifications using TCP Sockets appeared first on BlogoSfera.