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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -