Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou'll increase the throughput significantly if you allow more than one data packet before requiring the application level ack.
If you need throughput and data reliability, you may find that the tcp retries following packet loss actually take too long. Using your own protocol over udp may be necessary in the long run.