This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
breakthroughpine64backup/README.md
Alexander Huddleston 37bbd43b84 Updating Branches.
2015-10-28 15:19:53 -05:00

15 lines
245 B
Markdown

# Breakthrough
Reposity for the second CSCE 315 project
To compile everything:
make
or make all
To run test:
./test
To launch the server:
./server [port #]
Client can simply join via telnet:
telnet linux.cse.tamu.edu <port number>