Giter Club home page Giter Club logo

temperature-sensor's Introduction

NAME: Matthew Wang
EMAIL: [email protected]

---------------
Files Included
---------------

1. lab4c_tcp.c		Source code for TCP connection

2. Makefile		Makefile that supports 'default', 'clean', and 'dist'
			commands

3. README		Description of files and other comments.

4. util.c		Source code for basic utility functions to simplify code

5. util.h 		Header file for 'util.c'

6. lab4c_tls.c		Source code for TLS connection

7. lab4c_tls.h		Header file for lab4c_tls.c

8. lab4c_tcp.h 		Header file for lab4c_tcp.c

9. tcp.c		Source code that initializes tcp connection with server

10. tcp.h		Header file for tcp.c

11. tls.c		Source code that initializes tls connection with server

12. tls.h		Header file for tls.c

----------------
Other Comments
----------------
In order for it to run on my beaglebone, I had to run the command:
`sudo apt-get install libssl-dev`

temperature-sensor's People

Contributors

m5matthew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.