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.

Re: Where's ping class on .Net CF 2 SP2 ?? by ctacke/>

ctacke/>
Sun Aug 12 12:08:04 CDT 2007

CF 2.0 has no Ping class implementation. OpenNETCF's Smart Device Framework
has an implementation or you can always write your own.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


"Premier" <premiernews@hotmail.it> wrote in message
news:522EB227-E9BA-4CAF-8C2F-FDF50A96CB94@microsoft.com...
> 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.
>
>