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 agoWhen 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.