(10/11) Weekly Status Update: Jeffrey

This week I worked on building the server to connect with multiple clients and setup a protocol between the hub server and the different clients (button, wearable, camera). To remember what devices are correspond to what, I created a file that will store mac addresses with the device it corresponds to. So, if a client disconnects and reconnects, the server will remember the client and not reassign the client a new ID. I also worked up making the hub multithreaded so it will be able to handle the communication between all of the clients at once.



Leave a Reply

Your email address will not be published. Required fields are marked *