A
A
Alexey Averin2018-05-23 15:48:18
Java
Alexey Averin, 2018-05-23 15:48:18

What libraries are there for data exchange between client and server in java?

I am writing a game in which data is exchanged between the client and the server. The data contains the objects, their location, and so on. The server and client can run on the same machine. It is necessary that would work between two jar applications.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Kuzminov, 2018-05-23
@mkuzminov

Retrofit is a type-safe HTTP client for Android and Java.
Article on Habré Learning Retrofit 2

I
ivanessence, 2018-05-24
@ivanessence

try websocket

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question