Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 332 Bytes

POP3-Server

A basic C++ POP3 server.

Dependencies & Installation

In order to build the project you will need to install some dependencies which can be found here (http://tinf2.vub.ac.be/~dvermeir/software/dv/): dvutil, dvthread, dvnet.

After this is done you can run make & run the pop3server.