Forum Discussion
Altera_Forum
Honored Contributor
14 years agouse DE2-115 webserver tutorial as simple socket server
Hi all , I want to use the webserver tutorial provided by DE2-115 as simple socket server to measure the performance and try to enhance some bottleneck in the Tcp stack since I'm completely ...
Altera_Forum
Honored Contributor
13 years agoThe only purpose of ext flash in network_utilities.c is for storing board IP and MAC addresses. So, if you don't bother of using fixed addresses defined at compile time, you can simply remove all calls involving flash memory and assigning your fixed address to the return values.