Forum Discussion
Altera_Forum
Honored Contributor
14 years agotse transmission get hanged in TCP protocal
Hello,everyone! I want to transfer data between my laptop(the OS is windows XP) and my Stratix III 3sl150 board through ethernet wire. I'm using the hardware and software design found here...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- No, because IP packet size is way much smaller, than 225k.The FIFO is inside TSE MAC. Why don't You use UDP? That's a common protocol for image/video streaming. --- Quote End --- Because I think when using UDP, it's not guaranteed that every small packet will be received, and also the data received may not be correct.