OpenNETCF Smart Device Framework 2.3
The OpenNETCF.Net.NetworkInformation namespace

Classes

  ClassDescription
AccessPoint
The SSID class represents a single SSID value which an adapter might be receiving data from. It can be queried for SSID-specific information for the associated adapter such as signal strength.
AccessPointCollection
Class that represents a collection of the SSID values that a given network adapter can hear over the airwaves. For each SSID, you can get the signal strength and random other information.
ArpEntry
Encapsulates an entry in the ARP table
ArpTable
This class represents the IP-to-physical address mapping table (ARP table) for all NetworkInterfaces on the local device
EAPParameters
EAP Wireless LAN authentication descriptor
GatewayIPAddressInformation
Represents the IP address of the network gateway. This class cannot be instantiated.
GatewayIPAddressInformationCollection
Stores a set of System.Net.NetworkInformation.GatewayIPAddressInformation types.
IcmpV4Statistics
Provides Internet Control Message Protocol for IPv4 (ICMPv4) statistical data for the local computer.
IcmpV6Statistics
Provides Internet Control Message Protocol for Internet Protocol version 6 (ICMPv6) statistical data for the local computer.
IPAddressCollection
Stores a set of System.Net.IPAddress types.
IPAddressInformation
Provides information about a network interface address.
IPAddressInformationCollection
Stores a set of System.Net.NetworkInformation.IPAddressInformation types.
IPForwardEntry
This class contains information that describes an IP network route.
IPGlobalProperties
Provides information about the network connectivity of the local computer.
IPGlobalStatistics
Provides Internet Protocol (IP) statistical data.
IPInterfaceProperties
Provides information about network interfaces that support Internet Protocol version 4 (IPv4) or Internet Protocol version 6 (IPv6).
IPRoutingTable
Encapsualtes the local device's IP routing table
IPv4InterfaceProperties
Provides information about network interfaces that support Internet Protocol version 4 (IPv4).
IPv4InterfaceStatistics
Provides statistical data for a network interface on the local computer.
IPv6InterfaceProperties
Provides information about network interfaces that support Internet Protocol version 6 (IPv6).
MulticastIPAddressInformation
Provides information about a network interface's multicast address.
MulticastIPAddressInformationCollection
Stores a set of OpenNETCF.Net.NetworkInformation.MulticastIPAddressInformation types.
NetworkInformationException
The exception that is thrown when an error occurs while retrieving network information.
NetworkInterface
Provides configuration and statistical information for a network interface.
NetworkInterfaceWatcher
This class alows an application to monitor the status of all NetworkInterfaces on the local device
PhysicalAddress
Provides the Media Access Control (MAC) address for a network interface (adapter).
Ping
Allows an application to determine whether a remote computer is accessible over the network.
PingException
The exception that is thrown when a Send method calls a method that throws an exception.
PingOptions
Used to control how Ping data packets are transmitted.
PingReply
Provides information about the status and data resulting from a Send operation.
RadioConfiguration
Describes configuration parameters for an 802.11 radio
SignalStrength
The SignalStrength class provides a repository for the signal strength indication from an RF Ethernet network adapter. From an instance of this class, you can get the signal strength in dB, an enumerated value of type StrengthType indicating the relative strength, or a string representing the relative strength.
TcpConnectionInformation
Provides information about the Transmission Control Protocol (TCP) connections on the local computer.
TcpStatistics
Provides Transmission Control Protocol (TCP) statistical data.
UdpStatistics
Provides User Datagram Protocol (UDP) statistical data.
UnicastIPAddressInformation
Provides information about a network interface's unicast address.
UnicastIPAddressInformationCollection
Stores a set of OpenNETCF.Net.NetworkInformation.UnicastIPAddressInformation types.
WirelessNetworkInterface
Encapsulates a non-WZC wireless network interface
WirelessZeroConfigNetworkInterface
Encapsulates a Wireless Zero Config (WZC) network interface

Interfaces

Delegates

  DelegateDescription
InterfaceEventDelegate
Delegate for the loss or gain of a NetworkInterface
InterfaceStatusDelegate
Delegate for a status change in a NetworkInterface

Enumerations

  EnumerationDescription
ArpEntryType
Specifies the type of an ARP entry
AuthenticationMode
Define authentication types for an adapter.
DuplicateAddressDetectionState
Specifies the current state of an IP address.
EAPFlags
Flags used for controlling how EAP is used
EAPType
The EAP_TYPE enumeration is used when configuring a connection to an EAP-enabled network.
InfrastructureMode
Define the general network infrastructure mode in which the selected network is presently operating.
InterfaceOperationalStatus
Operational statii for a NetworkInterface
InterfaceStatus
The current status of a NetworkInterface
IPProtocol
Protocol
IPStatus
Reports the status of sending an Internet Control Message Protocol (ICMP) echo message to a computer.
NetworkInterfaceType
Specifies types of network interfaces.
NetworkType
Enumeration returned in the NetworkTypeInUse property. Indicates the general type of radio network in use.
OperationalStatus
Specifies the operational state of a network interface.
PrefixOrigin
Specifies how an IP address network prefix was located.
RouteType
Specifies a route type as defined in RFC 1354.
StrengthType
The StrengthType enumeration provides a list of relative RF Ethernet signal strength values that correspond to the strengths displayed by Windows CE itself.
SuffixOrigin
Specifies how an IP address host suffix was located.
TcpState
Specifies the states of a Transmission Control Protocol (TCP) connection.
WEPStatus
Define WEP authentication state for the adapter.
WZCControl
Control flags for Windows Zero Config