Share via


Network Utilities Samples (Windows CE 5.0)

Send Feedback

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. For more information, see Connmc.
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. For more information, see Ethman.
ipconfig Command-line tool that prints the TCP/IP-related configuration data of a host. For more information, see IPConfig.
ipv6tun Command-line tool that configures the 6to4 and Intrasite Automatic Tunnel Addressing Protocol (ISATAP) tunneling capabilities. For more information, see IPv6tun.
Ndisconfig Command-line tool that shows the supported NDIS IOCTLs that you can use to configure NDIS. For example, you can modify the binding of an adapter instance, instantiate or delete an adapter instance, and so forth.
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). For more information, see Netstat.
pegterm Sample terminal emulation tool. It supports Terminal Emulator, a Windows CE–based application for imitating the function of a computer terminal. For more information, see Pegterm.
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. For more information, see Ping.
rnaap Sample application that displays status information while a dial-up or VPN connection is established. For more information, see Rnaapp.
route Command-line tool that enables the user to view or modify network routing tables. For more information, see Route.
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. For more information, see Tracert.
wzctool Command-line tool used for debugging 802.11 devices.
zclog Command-line tool for monitoring and debugging 802.11 devices. This tool works with wzctool and monitors Wireless Zero Configuration status. For more information, see Windows CE Wireless Zero Configuration Service.

The %_WINCEROOT%\Public\Common\oak\drivers\netsamp directory also includes samples other than Network Utilities. For information about the samples that do not directly relate to Network Utilities, see Dial-up Samples, TAPI Samples, and RAS Server/PPTP Server (Incoming) Samples.

See Also

Network Utilities | Public Common OAK Drivers Directory

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.