The Wayback Machine - https://web.archive.org/web/20100724064054/http://www.codeguru.com:80/cpp/i-n/network/basicnetworkoperations/

    Basic Network Operations

    A Little Sniffer that Uses WSA Sockets (Windows Sockets)

    Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.

    Clients that Find Servers in a Windows Network Domain (TCP/IP, Mailslot)

    Learn how to use a mailslot to broadcast information over a network.

    [Updated] A Glimpse at Today's Server-Side Programming

    Read a broad overview of today's four most popular and growing server-side programming/scripting languages.

    Spoofing the ARP Table of Remote Computers on a LAN

    ARP spoofing, also called ARP Cache poisoning, is one of hacking methods to spoof the contents of ARP table in other remote computer on LAN. For one computer to connect to other computer on IP/Ether network, two addresses are needed. One address is MAC address, and the other is IP address.

    Creating a Multi-Threaded Trace Route

    A trace route technique using Winsock2. Get the IPs from all the hops between you and the requested IP or site.

    CNetService

    A wrapper class for Microsoft. Win32. API WNet functions

    Finger Utility

    Finger Utility

    Ping Component and Client

    Ping Component and Client

    Internet tools

    Internet tools

    An ICMP Class For MFC

    An ICMP Class For MFC

    Ping a computer using TCP stacks

    Ping a computer using TCP stacks