Hello, I am trying to receive a continuous
UDP data stream from an external device and am having great difficulties with Windows Vista. The external device sends a continuous stream of UDP packets using approximately 4% bandwidth of the 1GBit LAN interface. Each UDP packet is ~33kByte in size and is broken down into a couple of ip fragments. A Windows XP SP2 client is ...