Can not Browse Arduino web server



1. set ip manually in computer network adapter setting
2. use default code in arduino software web server

in windows command prompt ip reply me ping (ping 192.168.1.100)

but:
when type "http://192.168.1.100" in browser, can not see thing. in google chrome message:

"the 192.168.1.100 page isn't working"
"192.168.1.100 didn't send data."
"err_empty_response"

please me asap
thanks

i tried example sketch , works fine. ip unique , within ip address range of localnet?


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Can not Browse Arduino web server


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'