문제

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 ?

도움이 되었습니까?

해결책

Read up on Bonjour aka ZeroConf

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top