Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSimple Socket Server Template can't find mac adress?
hello, I am using Simple Socket Server Template for my own triple speed ethernet qsys system in which I modify the NiosII Ethernet Standard Design by replacing DDRx with ssram on my CycloneIV ...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- AFAIK this is the correct flow of SSS; there isn't any error! It has stopped because it has indeed nothing else to do, until a connection on port 30 will be requested by a network client. --- Quote End --- Thank you very much indeed! When I use the telnet to connect my simple socket server,it really works!