packet lost in local network

5 posts / 0 new
Last post
Offline
Last seen: 13 hours 23 min ago
Joined: 09/10/2022
Posts: 39
what cause packet lost in local wired network?
the things that I should mention is that:
  1. packet lost is in poth multicast and unicast discovery.
  2. packet lost is in both syncronous and asyncronous publisher.
  3. I see allways 3 packet losts together (when I check publication_sequence_number in sample info). This means packet lost is not random and there is a real reason for it.
  4. I use multithreading in sending this packet, but I see packet lost even when I use mutex in sending packets.
So what can be the reason of packet lost and how can I check possible reasons?
Subscribe to RSS - packet lost in local network