Discover WEB. HTTP GET-POST Utility
This article presents a utility that lets you retrieve raw information from web servers using HTTP's GET and POST commands.
How to use a sync/async Retrieve HTTP component in your ASP & VB projects.
This article shows how to create one ATL COM component using the WinInet functions, how to use it in ASP programs and how to test it from the Visual Basic client. It also shows how to use multithreading support in this component.
Microsoft DirectPlay Overview
A summary of the new features provided in DirectPlay version 8.0, a media-independent networking API that provides networking services at the transport protocol and session protocol levels.
PC clock synchronizing using http protocol
This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. Example code is VC++ one but all Internet operations are Win API. So they could be used easy within any program language. For IT students and programmers. Level: middle.
Publish Your Home IP Address To Your Favorite Web Server
If you're connected via cablemodem at home, and you often need a way to determine what your home PC's IP address is, then this little IP - publishing trick will save you a lot of time.
The Idiot's Guide to Privacy Invasion Programming - Browser Cache Exploitation
This is the 2nd article under the Idiot's Guide to Privacy Invasion Programming. In this essay, I deal with the techniques I used to do a brute force search for cache webpages which contains 'banned' content, ie pornography. Useful to catch your little brother looking at pornography and do not know how to wipe his tracks clean. :)