Forum Discussion
Altera_Forum
Honored Contributor
12 years agoTCP on the hardware level is complicated to implement. AFAIK there is no opensource project, and the commercial alternatives are expensive. It is a lot easier to use a software solution if you want to stick to TCP, or use UDP which is a lot easier to implement in hardware.