Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhat you posted are definitions, not code that actually set up the address.
What software project did you use? Have a look at the network_utilities.c file, there is a function called get_ip_addr(). The actual IP address to use is declared in a header file (web_server.h for the web server example).