Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 276 Bytes

IOT Communication

Lab4c

This is an application that runs on an embedded system that logs and sends temperature samples to central server. In order to have the information sent securely, lab4c_tls.c must by ran instead of lab4c_tcp.c.

This can be done by

./lab4c_tls