Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSimple Socket Server on DE2 w/Davicom DM9000A
updated. Altera's Simple Socket Server demo running on a DE2 board with the Davicom DM9000a driver. here it is....zipped downloaded project source for sss on the de2 board. download link c...
Altera_Forum
Honored Contributor
15 years agoxiongxin18,
I modefied the network_utilities.c for a fix IP , changed the printf function with UartPrintf and insert some of UartPrintf() to output more messages. It seams that the timer has some problems.And the more important is that I don't know how to send/receive socket to/from PC using this simple socket server.