tags:

views:

7

answers:

1

Hi,

I use NetworkInterface.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

A: 

Check out OpenNetCF's Smart Device Framework (SDF)

Documentation is here.

Mitch Wheat