Forum Discussion
Altera_Forum
Honored Contributor
14 years agoEthernet transmission speed
My board:DE2-115 My sopc project:webserver(RGMII)(provided by Terasic) My nios project: simple socket server Now, I can send some words to my PC from my board by a debugging...
Altera_Forum
Honored Contributor
14 years agoWhat kind of socket are you using? If it is TCP then it is possible that an increase in packet loss due to the higher speed results in a slower effective speed on the socket.
Use a sniffer software such as Wireshark to see if there is any retransmission.