Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLwIP Configuration problem
I follow the document " Using Lightweight IP with the NiosII Processor Tutorial " to optimize LwIP Throughput . On page B-2 , it suggest that the optimal value of TCP_WND is 32768 . (T...
Altera_Forum
Honored Contributor
21 years agoTo solve a problem like this, you need to look at the packets actually being sent on the network. You need to get a packet log using a tool such as ethereal to narrow down where the problem is.