Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 277 Bytes

File metadata and controls

16 lines (10 loc) · 277 Bytes

Terminal-Chat

CS467 Capstone 2017 Enki - Simple Chat Program Team Members - Brian Palmer, Ricky Ngo, Rachel Williams

To compile, use the Makefile and run: make enki_client make enki_server

To run: ./enki_client [port1] [port2] ./enki_server [port1]