Question

I have a embedded linux device I want to build and I want to make it easy for anyone to connect to it. So, when it is first setup, it is connected to the LAN using a WPS button feature.

Now, I want to be able to type in "mymagicbox" in a browser from another PC on the LAN and connect to the web server within the embedded device. How can I design this to do it automatically without having the user change the router settings or lookup the actual device's IP address ?

Was it helpful?

Solution

Read up on Bonjour aka ZeroConf

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top