Quantcast
Viewing latest article 19
Browse Latest Browse All 40

Implementation of pop3 client server using sockets

INTRODUCTION



This code will help us to understand the working of a pop3 client server through sockets.


BACKGROUND



Through this any person can retrive certain details of his mails such as the subject , the size. The person needs to know about his username , his password, IP address of the server, port no. With these details he can quickly check his inbox.

The code



This file is Tpop.hpp file .This contains the Tpop...

Implementation of pop3 client server using sockets

Viewing latest article 19
Browse Latest Browse All 40

Trending Articles