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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.