by Marco (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
Email application to show how easy is internet programming while using the winsock control. This program aims to show you step by step how to connect to an email server using the POP3 protocol, and gather all the information stored as emails.
I'll post a complete email application soon!
Inputs
'email address, username, pwd and host
Code Returns
'email messages
Download EmailCheck (3 KB)