Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.
Latest Network Articles
Clients that Find Servers in a Windows Network Domain (TCP/IP, Mailslot)
Learn how to use a mailslot to broadcast information over a network.
WinIPCfg
A clone of the Win95/98/ME utility for checking and controlling IP addresses.
GroupTalk
Learn about a multicasting-based groupchat application in which any number of users can join the group and communicate together.
WinSniff
Learn about WinSniff, the application for capturing packets on the network.
The K.I.S.S. Approach to I/O Completion Ports
I/O completion ports are the holy grail of performance. This article provides an extremely lightweight and open framework for easily implementing IOCP's in your application(s).
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.