Network Utilities Samples (Compact 7)

3/12/2014

Code samples Network Utilities are located in the %_WINCEROOT%\Public\Common\oak\drivers\netsamp directory. The following table shows the samples for Network Utilities.

Sample Description

connmc

Implements the Network and Dial-up Connections application. This sample application is used to configure dial-up, virtual private network (VPN), local area network (LAN), and other network connection types.

ethman

Sample application that provides an icon in the notification area that indicates network information, such as Internet Protocol (IP) address and wireless network availability. It also provides a basic configuration dialog box for 802.11 adapters if no previous configuration is available.

ipconfig

Command-line tool that prints the TCP/IP-related configuration data of a host.

netstat

Command-line tool that displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics (for the IP, ICMP, TCP, and UDP protocols), and IPv6 statistics (for the IPv6, ICMPv6, TCP over IPv6, and UDP over IPv6 protocols).

pegterm

Sample terminal emulation tool. It supports Terminal Emulator, a Windows Embedded Compact-based application for imitating the function of a computer terminal.

ping

Sample that enables the user to send ICMPv6 or ICMP Echo Request messages to perform network diagnostics and test reachability for a specific destination.

rnaap

Sample application that displays status information while a dial-up or VPN connection is established.

tracert

Command-line tool that allows you to send ICMPv6 or ICMP Echo Request messages to report information about each router that is crossed and the roundtrip time (RTT) for each hop.

The %_WINCEROOT%\Public\Common\oak\drivers\netsamp directory also includes samples other than Network Utilities.

See Also

Other Resources

Network Utilities