Skip to Content
Embedded Software for the IoT
book

Embedded Software for the IoT

by Klaus Elk
December 2018
Intermediate to advanced
294 pages
8h 26m
English
De Gruyter
Content preview from Embedded Software for the IoT

8Network tools

8.1Finding the IP address

In Section 7.5, we discussed how a device gets an IP address. But how do we know what it is? This is a common problem when working with TCP/IP based devices. Normally, you know which TCP port you want to address, but what is the IP address?

A very common strategy is to give up on finding the IP address, and instead simply set it to its default. Many devices have a reset button of some kind, and a label specifying the default IP address and mask. The default is typically a static address like, for example, 192.168.1.1 with mask 255.255.255.0. In other words, an address in a private range in a /24 network. After resetting to this default, you configure an Ethernet port on your PC to, for example, 192.168.1.2 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ARM-based Microcontroller Projects Using mbed

ARM-based Microcontroller Projects Using mbed

Dogan Ibrahim
Building Sensor Networks

Building Sensor Networks

Ioanis Nikolaidis, Krzysztof Iniewski
20200406PAIML-Raw-Unedited

20200406PAIML-Raw-Unedited

Noah Gift, Alfredo Deza
Security Designs for the Cloud, IoT, and Social Networking

Security Designs for the Cloud, IoT, and Social Networking

Dac-Nhuong Le, Chintan Bhatt, Mani Madhukar

Publisher Resources

ISBN: 9781547401048