- Joined
- Apr 16, 2016
- Messages
- 9,848
- Reaction score
- 17,081
- Location
- Pleasant Hill, Concord
- What state or country do you live in
- California
what happens when you type
in raspberry pi terminal and in your laptop/computer.
This is based on special type of dns, aka bonjour or multi cast based dns..its a local service discovery, and it may take a while (few minutes) for other devices in the same network to be aware of it. There are few cased where this does not work, so its definitely not a full proof thing, but most (windos, linux laptops, iphones) should work
Code:
ping lightpi.local
This is based on special type of dns, aka bonjour or multi cast based dns..its a local service discovery, and it may take a while (few minutes) for other devices in the same network to be aware of it. There are few cased where this does not work, so its definitely not a full proof thing, but most (windos, linux laptops, iphones) should work





