NETSTAT

This command displays protocol statistics and gets information about TCP/IP connections.

ipconfig/winipcfg

These utilities display IP-addressing information for the local network adapter(s) or a specified NIC. IPCONFIG is a command-line tool; WINIPCFG is GUI-based.

FTP

This utility is used to transfer files between server and client. This is a reliable method of data transfer because it uses TCP. There is a long list of session commands for file management.

Ping

Will send ICMP echo packets to verify connections to a remote host (or test the local TCP/IP installation if using the loopback address).

Nslookup

Queries a name server and finds out which name resolves to which IP address.