UDP packet lost

115 views Asked by At

Two servers communicate via UDP. When a large packet is send, it is not received at the other end.

I added the following registry entries

enter image description here

But this has not solved the problem. Below is the wireshark info regarding the lost packet. The size of the lost packet is 2706

enter image description here

How can I make sure that the packets are fragmented. Should I enable or disable Fragmetnation. I was not able to find a registry entry for MTU for UDP.

0

There are 0 answers