Hello, I send with unreliable, on average, one out of every twenty messages does not reach the destination, as if it was not the case before, is this normal? What should I test if it is sent or not?
I sent a message every ten seconds
If you use the ping command line tool to send messages to the same host, do you observe the same kind of packet loss?
I didn’t understand exactly what you said, I print in the send function, the data is sent but not received. I changed it to reliable, now everyone reaches the destination
ping command line.
What is this and where is it?
It’s a standard network diagnostic utility. A quick search will turn up plenty of results. Here’s one.