Questions tagged as 'socket'

0
answers

I want to restart my PM2 every 30minutes

There is an option called cron_restart and the default value is “1 0 * * *” I would like to know what is the value that I have to put in order for my PM2 to restart every 30 minutes     
asked by 25.12.2018 / 05:56
1
answer

Problem sending objects by Java socket

I have to create two client-server applications to send a person type object from the server to the client. The problem is that reading it in the client gives error because it has not found the class. I put the code, the truth that I do not give...
asked by 11.05.2018 / 09:43
0
answers

Interpret http response on Android [closed]

What is the best technology to establish a connection between an android application and a server (in my case PHP, but this is secondary), REST, Socket, WebSocket, SOAP, ...? (Just mention the most used or best, I do not need explanations). I...
asked by 09.03.2017 / 12:45