UdpClient.Receive on W/CE 5.0

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi everybody,
we're trying to arrange a comunication over a local network by W/CE device
using Udp Protocol.
We're going to develop the software using CF.NET/C# and the UdpClient class.
So, at the moment the device send a string over the net without any problem
by Send method (a XP machine who is listening by UdpClient.Receive receives
every byte sent).
Instead, the W/CE device is not able to receive bytes sent by another point
by UdpClient.Receive.
Any suggestion ???
Thanks in advance, Pierluigi.


.