Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWORKING: DE2-115 Simple Socket Server
Hi, It seems difficult to get help on these forums so I want to pass on what i learnt for others. I've struggled to learn FPGAs over the past few weeks and I have finally got a simple socket s...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- When you disable the DHCP, it will not spend you any time to find IP address. The IP, which will be used, is the one in# simple_socket_server.h# I ever met the same problem:when disable the DHCP the application won't build. Then I Generate Bsp again, and Build bsp project again, at last I can build the project. --- Quote End --- thank you anyway I'll keep it with the dhcp with direct connection between the fpga and the host I couldn't run the SSS with disabling the DHCP !