*Implant List also contains desired settings for each implant and date it was generated.
If C2 is up:
Checks in with C2
Implant retrieves updated Implant List (Containing desired settings for all existing implants)
Updates Client with new data
Implant awaits C2 command or List update
If C2 is down:
Connect to every implant on current local List
Exchange List (Both keep most current one)
Update local settings and list
Implement a communication protocol that enables implants to talk to each other.
[ ] Design communication protocol between implants
[ ] Implement communication protocol between plants
[ ] Test implant-to-implant communication