Skip to content

facek1ck/twmailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twmailer

This is an educational project for VSYS @FHTW

How to run?

make

Server

cd out
./myserver [PORT] [mail_folder]

Client(s)

cd out
./myclient [SERVER_IP] [SERVER_PORT]