Hello,
i'm using VS Orcas beta 2 for developing Windows Mobile 6 application. On my
pc is installed .Net CF 2 SP2 and .Net CF 3.5 Pre-release.
I want create a windows mobile application for sending "ping" at remote
host.
In VS Help Local and Online, is used the namespace
System.Net.NetworkInformation in which are avaible ping, pingreply,
pingoptions classes.
On my pc there isn't this namespace, why? where's it?
Moreover other classes are missing.
Is necessary to install OpenNETCF ?
Regards.