##Group Members
- Brandon Worl
- Nolan Burfield
- Hardy Thrower
##Overview This project is to simulate a P2P network. It does three network layers: Application, Transport, and Network Layer. It will run through the packets that are sent through the network at the reciever and sender.
##Menu
- 's' To start the program and you must enter a client ID (default IDs are 0-49)
- 'm' This will send a message.
- Enter the reciever ID
- Type the message to send, and hit enter to send through the network.
- 'd' This will display the connections to the selected client.
- 'm' This will send a message.
- 'q' To end the program