Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI changed the http_send_file() function and I added the code that you gave me,however when I open the webpage it is generating the following error on the console: Error_handle_receive: error preparing response and on the webpage it is giving me:
error 324 (net::err_empty_response): the server closed the connection without sending any data. And one more question please: why did the following statement generate error on tse (undefined variable): strncpy(IP_Stat.MAC_Address,sprint_macaddr(macaddress),IP_ADDR_SIZE); Thank you so much for your help!