开发者

Call back for network connection present or not in windows mobile sdk?

开发者 https://www.devze.com 2023-01-07 08:09 出处:网络
I use NetworkInt开发者_JAVA百科erface.GetIsNetworkAvailable in windows to check if internet access is avaiulable.

I use NetworkInt开发者_JAVA百科erface.GetIsNetworkAvailable in windows to check if internet access is avaiulable.

But in case of Windows Mobile development, this class is not available,

Please tell, how can i check if internet access is there or not.

Thanks, Mrinal Jaiswal


Check out OpenNetCF's Smart Device Framework (SDF)

Documentation is here.

0

精彩评论

暂无评论...
验证码 换一张
取 消