A Little Sniffer that Uses WSA Sockets (Windows Sockets)
Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.
Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.
Walk through the components of an RSS 2.0 feed for building your own feeds either by hand or programmatically.
Look at how to design your web application URIs to ensure you give them the maximum lifespan possible from Professional Web 2.0 Programming co-author Erik Bruchez.
Learn about fast and portable URI encoding and decoding functions that use std::string as the argument and return type, and do the buffer conversion, including '\0'.
Microsoft's Bill Gates on interoperability.
Learn how to create applications that may connect to the Internet or an intranet. Take a look at typical scenarios that often occur in programming practice.
Demonstrate an innovative way to invoke hidden commands to show modal dialogs such as the "Add To Favorite" dialog or "Import/Export Wizard" dialog in your Web browser-based application.
This is a simple app to demonstrate listener and client Sockets/Remote program execution, and so on.
[Update] The source code has been expanded.
Get web page using WinInet class wrapper
Learn how to create a program to get the attomic time from the internet and using it to set your PC's clock.
Very quick and straight-forward way of determining if the user is connected to the Internet
Change IP address and HostName of NT machine
Asynchronous full-duplex connection class
A Pre-emptive Multithreading Web Spider