473,490 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How read e-mail using protocol POP3

Somebody can help me with an example of like Reading post office with
VB.Net using protocol POP3, I have obtained the commandos or
instructions that protocol POP3 supports, but I have not been able to
arm a small form with some example that connectivity that consegui on
the other hand.

I am thankful if somebody has a complete example of connectivity to
the server and execution of commandos of protocol POP3 (Login, USER,
PASS,
APOP STAT, LIST, RETR, DELE, RSET, QUIT)

Thanks...

Rodny-

Jul 26 '07 #1
2 2367
Pop3 is just telnet on steroids - its been around for ages and theres stacks
of libraries to help you. No point reinventing the wheel.

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
<ro**********@gmail.comwrote in message
news:11**********************@57g2000hsv.googlegro ups.com...
Somebody can help me with an example of like Reading post office with
VB.Net using protocol POP3, I have obtained the commandos or
instructions that protocol POP3 supports, but I have not been able to
arm a small form with some example that connectivity that consegui on
the other hand.

I am thankful if somebody has a complete example of connectivity to
the server and execution of commandos of protocol POP3 (Login, USER,
PASS,
APOP STAT, LIST, RETR, DELE, RSET, QUIT)

Thanks...

Rodny-

Jul 26 '07 #2
On 26 jul, 15:03, "John Timney \(MVP\)" <x_j...@timney.eclipse.co.uk>
wrote:
Pop3 is just telnet on steroids - its been around for ages and theres stacks
of libraries to help you. No point reinventing the wheel.

Regards

John Timney (MVP)http://www.johntimney.comhttp://www.johntimney.com/blog

<rodny.rom...@gmail.comwrote in message

news:11**********************@57g2000hsv.googlegro ups.com...
Somebody can help me with an example of like Reading post office with
VB.Net using protocol POP3, I have obtained the commandos or
instructions that protocol POP3 supports, but I have not been able to
arm a small form with some example that connectivity that consegui on
the other hand.
I am thankful if somebody has a complete example of connectivity to
the server and execution of commandos of protocol POP3 (Login, USER,
PASS,
APOP STAT, LIST, RETR, DELE, RSET, QUIT)
Thanks...
Rodny-
Thanks Jhon,

the link is loss
Jul 27 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
8967
by: Gunnar | last post by:
Hello, I've just written a CPP program that reads integers from a binary file, and used this code while (my_ifstram.read( (char* ) &number, sizeof(int)) { // do something with number } My...
4
40213
by: francis70 | last post by:
Hi, I have these 2 problem? Is there a way in Oracle to read UNCOMMITED data. i.e. in Oracle the normal behaviour is that a user's updates to a table are visible to other users ONLY when the...
11
12658
by: Markus Breuer | last post by:
I have a question about oracle commit and transactions. Following scenario: Process A performs a single sql-INSERT into a table and commits the transaction. Then he informs process B (ipc) to...
12
11627
by: Steven T. Hatton | last post by:
I know of a least one person who believes std::ifstream::read() and std::ofstream::write() are "mistakes". They seem to do the job I want done. What's wrong with them. This is the code I...
1
6718
by: cnu | last post by:
My program generates a log file for every event that happens in the program. So, I open the file and keep it open till the end. This is how I open the file for writing: <CODE> public...
2
2487
by: Andrea Bauer | last post by:
Hallo, wie kann ich so eine Datei unter .Net schreiben C++ oder C#. Bitte mit Funktionsaufrufen. Vielen Dank. Grüße Andrea <Product> <ProgramNumber>2</ProgramNumber>
6
2650
by: BBM | last post by:
I have an object that has a fairly complex construction sequence, so I have written a dedicated "factory" class that invokes the constructor of my object class (which does nothing but instantiate...
2
12305
by: Just D. | last post by:
All! How should we read any file from some URL? I found in MSDN the method URLDownloadToFile function, but it's for C#. There is another example to read but it doesn't work if the page is more...
4
3311
by: Kai Thorsrud | last post by:
Hi, Thanks a lot for the short path solution to the app i'm working on by including a Perl script ( App i'm converting from perl to .Net) for the part i can't do yet. I'm communicating with a...
1
3976
by: Jose Reckoner | last post by:
I'm running python 2.3 on Windows XP. Anyone have a quick small script to convert .DT1 and .DEM data to ASCII or some other format? I don't need a viewer. Thanks!
0
7112
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6974
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7183
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3074
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1389
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
628
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.