Book Image

Intel Galileo Blueprints

By : Marco Schwartz
Book Image

Intel Galileo Blueprints

By: Marco Schwartz

Overview of this book

Table of Contents (19 chapters)
Intel Galileo Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Setting Up the Galileo Board and the Development Environment
Index

Removing the need for a third party


In the last section, we saw how to access our interface from anywhere in the world by running software on our computer, called Ngrok. However, we will see that there are other ways to do the same without using Ngrok: but these other ways are a bit more complicated.

One way is to use the parameters of your internet router to automatically forward the connections from outside to your local Galileo board. For this, you need to perform the following steps:

  1. First, you need to know the IP address of your router.

    Note

    Note that this is not the IP address of your local computer, but the one of your router. Visit the following link:

    http://www.whatismyip.com/

    Your IP address will immediately be printed on the screen:

  2. Now, we need to modify our router settings to forward connections from this external IP to our Galileo board. We'll use a given port for this, such as 3001.

  3. First, you need to know the local IP address of your router. This can be done in most systems by...