Answer the question
In order to leave comments, you need to log in
Existing ways of client-server communication in java?
Implemented client-server communication between nodes using sockets (java.net.Socket, java.net.ServerSocket). Unfortunately, this solution does not suit me very much, it is necessary to handle a lot of all sorts of situations and exceptions, but I want something simple and universal. Mb who will advise ready-made solutions? It is enough to support the transfer of files and messages (response messages about the status of delivery).
Answer the question
In order to leave comments, you need to log in
Why do you need this ? If you study, then go further sockets. If you work - then take something ready.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question