Best way to manage network state in Windows Mobile

后端 未结 4 1211
野的像风
野的像风 2021-01-31 12:35

I have a .NET Compact Framework 3.5 program that is used as a \'Occasionally Connected\' line of business (LOB) application. If it can see an online webservice, it will use tha

4条回答
  •  面向向阳花
    2021-01-31 13:13

    I have found the Microsoft.WindowsMobile.State.SystemState reporting of network connections to be unreliable. This was 6.0 and earlier. I did not do exhaustive testing but it was abandoned when it would say there was no connection when there was.

提交回复
热议问题