Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Networking   (RSS)
Sorry, but there are no more tags available to filter with.
A bug has been found on NETCF v2 and v35 that affects HTTPS web requests from Windows Mobile 6 devices. Andrew has a blog article about the cause of the issue in detail. The following is table listing whether the issue reproduces on a particular platform: Read More...
0 Comments
Filed under:
NETCF's HttpWebRequest automatically sets up a GPRS connection for web requests/web services when a wired/wi-fi connection is not available. Therefore, when you do a web request or consume a web service, developers do not need special coding to handle Read More...
3 Comments
Filed under:
Because multicasting is a one to many communication, there maybe some occasions when you would like multiple UdpClient instances on the same machine to receive data from the same multicast group and port. To do this, you would need to set the SO_REUSEADDR Read More...
0 Comments
Filed under:
In NETCF V1, when a HttpWebRequest fails due to a timeout, a WebException is thrown with this exception message: System.Net.WebException: The operation has timed-out. This means that the request cannot be completed within the timeout value, which can Read More...
0 Comments
Filed under:
 
Page view tracker