| 1 | = Basics of Computer Network = |
| 2 | == What happens when you mail a letter to a friend == |
| 3 | 1. Write a letter on a piece of paper |
| 4 | 1. Put the letter in an envelope |
| 5 | 1. Write your friends address on the envelope |
| 6 | 1. Write your address on the envelop (in case your friend wants to send a reply) |
| 7 | 1. We carry the letter to the mailbox and mail it. |
| 8 | 1. Mail man picks up the letter and takes to the post office |
| 9 | 1. Post Office sorts all incoming Letters and send yours to your friends home |
| 10 | 1. Mail man delivers the mail to your friends home. |
| 11 | 1. Your friend receives your letter, opens the envelope and reads your message. |
| 12 | |
| 13 | == What happens when Control Station send messages to the Robot. == |
| 14 | 1. Driver engages the joystick button. Software running on the (Driver Station) Laptop detects it. Software issues a command to Robot |
| 15 | 1. FRC library encapsulates the command in an IP |