hello
found webduino and it will perfectly suit my need to create a small webserver inside my ethernet shield Wiznet 5100
trying to use the Hello World example I define the IP and I can ping it when I upload to my arduino uno with ethernet shield
but when i open my chrome or firefox or IE browser I can not access the web page of the Hello World example
I've tried changing the port to 80, 8080, etc ... and will not ...
I've only had 2 Arduino boards one and two ethernet shield plates and does not work
Interestingly, the ping works normally
What could it be?
Dario