When I get a UDP packet (especially, rtp), I have a different phenomenon. It happens by difference of windows version at windows 7 professional K.
UDP packet coming normally without open udp port on my pc (I saw it on wireshark) but, at windows XP SP3, UDP packet is not coming without open udp port.
Exactly half of packet is reached normally, but rest of them is not reached. So, my pc make a ICMP type 3 (Unreachable port error) packet and send it.
I want to know what make difference, specifically.