Hello! A part from a larger project that I have require to me to write a very simple C program that connect through port 110 to a pop3 server and to download all messages in a single file. The syntax should be: $ program user host and then the program should prompt for password. Then he has to get all messages into a single local file. I read RFCs 821 and 822 and I take a look on some examples of others program but I didn't really approach of the goal. So, please, if anybody can to help me with the source code of such a simple programm. Some extra line of comment should be just perfect. Thx a lot in advance! Ave, Socrate
