Skip to content

DorianNaaji/Pop3-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pop3-Client-Server

A simple pop3 client/server made at Polytech Lyon.

RFC 1939 — Post Office Protocol

Client

  • Connects to a POP3 server

image

  • Reads mails located on the server :

server/resources/mailboxes

image Mails located on the server are displayed in this window

  • And for several users :

server/resources/users

Server

  • Responds to clients
  • Stores mails