Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWORKING: DE2-115 Simple Socket Server
Hi, It seems difficult to get help on these forums so I want to pass on what i learnt for others. I've struggled to learn FPGAs over the past few weeks and I have finally got a simple socket s...
Altera_Forum
Honored Contributor
14 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!