arduino is connected to ethernet and am getting serial reading but when i put my ip in browser its not opening
arduino is connected to ethernet
As a client or a server?
and am getting serial reading
But not sharing...
but when i put my ip in browser its not opening
Clearly, your browser is broken. All the code you posted is perfect.
arduino is server and browser is client ... not be able to access from browser.. thnx for your suggestion but its not opening in any other system
You dont provide enought information for us to help you.
My guess goes:
Bad code, ip address specified in code it's not in the same network range or subnet, cable disconnected , routing problems, firewall, try to use local host ip(commun mistake) ...
Without your code or any description about your scenario any guess will be just a "maybe"
Happy coding