Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.
Latest Winsock Solutions Articles
Distributed Network Object
Learn to use the "Network Distributed Object Model" to have a simplified way of performing network communication at the object level.
WinIPCfg
A clone of the Win95/98/ME utility for checking and controlling IP addresses.
SOCKS' - a Firewall Realization on an Object-Oriented Basis
The SOCKS firewall is a program that is capable of secured proxying, being compatible with various authentication levels.
Speeding Up Internet Browsing
This program watches for DNS requests, lists them, and allows you to save them to block certain sites.
Raw TCP/IP library for Windows 2000
This library enumarates the TCP/IP protocol, and allows the user to create custom TCP/IP headers. This allows IP spoofing and more. (The article and demo project were updated.)
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.