.NET Components for Mobility

NetworkInterface class

Last post 09-23-2008 7:36 AM by PeterFoot. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-23-2008 4:18 AM

    NetworkInterface class

    I am looking at the Networking InTheHand 2.0 evaluation, and am trying to do an example listing the network interfaces using the NetworkInterface class, as it is listed in your Library in the InTheHand.Net.NetworkInformation namespace. 

    I have added the reference, put in the approriate using statement, but VS2008 fails to find it.  When I look at the namespace in the object browser, there is not NetworkInterface class listed.  Where can I find this class?

  • 09-23-2008 7:36 AM In reply to

    Re: NetworkInterface class

    Some additional classes were added in the v2.1 release including the NetworkInterface. However because it was a minor release the evaluation version was not updated. The class is based on the equivalent in the full desktop framework and is designed to behave in the same way. It excludes a few features which are supported in the desktop APIs but not on Windows CE.

    Peter

    Peter Foot
    Microsoft Device Application Development MVP
    www.peterfoot.net | www.inthehand.com
Page 1 of 1 (2 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.