Kalen Brown Project read me file.

The port used in most of the testing was 2001.
All make files are in their respective folder.
Each folder is a project in eclipse and can be imported as such.
All files were created in the linux lab with the ece4220 boards and their periferal LED's and speaker.

On one of the two boards as shown in figure 1 of the report:

copy prxu and prxk folders onto the same board designated as client.
run prxu executable on one board with a port number as the command line argument.
This will be the receiving baord, also known as the client.
This client board would have the relay hooked up to it, but if the periferial board is connected it will light up the red LED and sound the speaker when the relay is supposed to turn off the router.
prxu will automatically run prxk. 
prxu will generate a log.txt file in the same folder as the executable.

On the other board run:
copy ptxu onto the other board designated as server.
startup the ptxu with the port number as the command line argument that matches that used in prxu.
projectTxKernel is only for reference and is not used as it attempts to send packets from kernel.
