Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 250 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 250 Bytes

Chat app driver

Install driver

cd encrypt_module
make
make install

Run server client

  • Compile
make server
make client
  • Run server
sudo ./server
  • Then create accounts and run client
sudo ./client