Book Image

Intel Galileo Networking Cookbook

By : Marco Schwartz
Book Image

Intel Galileo Networking Cookbook

By: Marco Schwartz

Overview of this book

Table of Contents (15 chapters)
Intel Galileo Networking Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In the last chapter, we saw how to host a web server on the Galileo board, and how to use a web server to control our board remotely.

In this chapter, we will build on that and use what we learned to build applications on the Galileo board. We will first see how to use the web server that we created in the previous chapter to create a file-sharing server.

Then, we will use the fact that our board is connected to the Web to learn how to use web Application Programming Interfaces (APIs) and to interact with web services. We will connect to the Temboo web service to interact with a huge range of APIs. Temboo is a service that makes it really easy to use a wide range of web APIs, without the usual complexity that comes with such projects.