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

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.