c++ - How can automatically access an embedded device's web server using a network alias over a local LAN? -
i have embedded linux device want build , want make easy connect it. so, when first setup, connected lan using wps button feature.
now, want able type in "mymagicbox" in browser pc on lan , connect web server within embedded device. how can design automatically without having user change router settings or lookup actual device's ip address ?
read on bonjour aka zeroconf
Comments
Post a Comment