by Bill Katz (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(22 Votes)
This code logs you in to the Hotmail server using standard http commands (the same thing your browser uses). After retrieving your mailbox source from Hotmail, it will tell you how many new messages you have. With this code however, you may do whatever you wish with your account (through programming), once you understand how it works. commented heavily to ensure understanding. if you have any questions or comments, my email address is: [email protected]...
Enjoy!
Assumes
Good knowlegde of socket programming, and the http protocol required if you want to expand this program.
Also, this program uses the Catalyst SocketWrench control, so if the one included in this zip doesn't work, you can get it at www.catalyst.com
Download New Hotmail Messages (Checker) THE ORIGINAL (18 KB)