
Network protocol
C, Java
The goal of this project was to create a network protocol similar to the QR Code with the same functionalities : sending information through a graphic protocol; the focus being sending the users on a website after scanning the picture the same way the QR code does.
It was the "biggest" project I ever took part in, as 4 person were involved in (most of the time our projects are in pairs), thus it was a fascinating project to me as we learned to divide the work between all of us according to our skills. It was a very enriching project that required us to merge different field of computer science : network to send the user on a website in case the information is an URL and to connect to a server, image processing to create the graphic part of our protocol and encryption to protect the information send through our graphic protocol.
Communication was a major point to make this project go smoothly, however it was a recurring issue throughout the duration of the project, as sometimes part of the project were done but it was not told to the whole group, tasks were not always well divided or clear slowing down the advancement. Still, this project let us reflect on it once it was over as we did a meeting and talked about the positive and negative point from it.
Post a comment