O
O
Oleg Reksha2015-01-29 20:03:50
Android
Oleg Reksha, 2015-01-29 20:03:50

Android how to resolve HttpRequest conflict on same WiFi network?

There are applications that work in the same WiFi network. And when sending a request, they work on the principle of "who first got up and slippers." Ie while 1 the second application is executed terribly slows down.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel, 2015-01-30
@ProgramCodePav

Write the server part with streams.
Here is the chat server implementation with streams
https://github.com/PaVM/ChatApplicationServer/blob...

V
Vitaly Pukhov, 2015-01-30
@Neuroware

the server that accepts connections should be a lot of threaded and there will be no problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question