Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email - How to fetch Emails from POP3 Account
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00848618
Message ID:
00848668
Views:
15
Hi Marvin,

I have several FoxPro code samples showing how to use Winsock API (ws2_32.dll) including POP3, SMTP, HTTP and NNTP ones (members area):

Winsock: reading email messages (POP3, port 110)
http://www.news2news.com/vfp/?example=388

Winsock: sending email messages (SMTP, port 25)
http://www.news2news.com/vfp/?example=385

Winsock: connecting to a news server (NNTP, port 119)
http://www.news2news.com/vfp/?example=389

Winsock: retrieving Web pages using sockets (HTTP, port 80)
http://www.news2news.com/vfp/?example=383
Previous
Reply
Map
View

Click here to load this message in the networking platform