Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow to handle correctly timeouts using ethernet
Dear All, I have a design using CycIII full board from altera. This is running ethernet task which is direct copy of the simple server example. On the other side I run python stuff to com...
Altera_Forum
Honored Contributor
13 years agowell, today I've found altera web server application for NIOS, which is using the second method you mentioned. it seems to be fairly easy to use the bits of code in my application. I'll try this approach first and will see. If it does not work on satisfactory level, I try the 'accept' approach in multithread.....