Description
The Internet of Things (IoT) enables a broad variety of devices to be connected to the Internet. Typical IoT devices have constrained resources. Most of these devices transmit their data using HTTP because of its simple structure and ubiquitous nature. But HTTP was not designed with the constraints in mind that IoT devices face. For this reason specialized protocols like CoAP were created, while new protocols for the web, like HTTP/2 and QUIC, promise limited resource usage.
Only a few studies investigate the suitability of the named protocols for IoT scenarios. The goal of this thesis is to reproduce the results of existing studies for CoAP and HTTP in a realistic scenario and extend them with the protocols QUIC and HTTP/2. QUIC and HTTP/2 need to be integrated into an IoT platform.