Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDelay of TCP transmission
I use uC RTOS and Nichestack and I have a strange delay in the trasmission of TCP data. I can't understand if this is normal. I establish a connection where my pc is the client and the Nios is ...
Altera_Forum
Honored Contributor
15 years agoThank you for your advice, Paul.
In that situation I had actually overcome the problem by making something similar to what you suggest now. I implemented a communication protocol with some dummy data and other control codes in order to avoid the delay. The application has been operating for a few months and it has worked perfectly. Regards