Network Command-Line Tools Reference (Compact 2013)

3/26/2014

This reference section describes the Network Command-Line Tools feature for Windows Embedded Compact. You can use network command-line tools to display network connections and configuration values, test connectivity to hosts and routers, and troubleshoot network connections.

In This Section

  • IPConfig
    Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.
  • Netstat
    Displays active TCP/IP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics, and IPv6 statistics.
  • Ping
    Verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message Protocol (ICMP) echo request messages.
  • Route
    Displays network routing tables; you can also use it to modify network routing tables.
  • Tracert
    Determines the path to a destination by sending Internet Control Message Protocol (ICMP) Echo Request messages to the destination.
  • IPv6
    Queries and configures interfaces, addresses, caches, and routes for the IPv6 protocol.

See Also

Other Resources

Networking
Networking Code Samples