9 years, 11 months ago.

How long "Socket Receiving" takes to receive the response from the server?

Is it normal that the “Socket Receiving" section in the C027_support library takes a time longer than the time actually the server uses to send the answer?

I’m referring to this snippet:

/media/uploads/EmmanuelePolito/recev.tiff

I saw that the data I send through socket arrive at most in 5 seconds, on the contrary I get the server response in about 30 seconds.

Could you tell me where the loss of time is?

Thanks, Emmanuele

Be the first to answer this question.