Hello, I have a problem while dealing with the HTTP server sample code in Keil5. the lan is connected. sometime after ip address of the board given the access will be denied and web page is not displaying. what may be the reason???
disable the user authentication in Net_Config_HTTP_Server.h and try again.
On the other hand, enabling network debug output might help you to identify the issue: http://www.keil.com/support/docs/3784.htm
if you get your answer please tell me...