Forum Discussion
Altera_Forum
Honored Contributor
12 years agoBrowse the Simple Socket Server source code.
In one of the source files (IIRC network_utilities.c) you should find a function named get_mac_addr() or get_board_mac_addr(). Change the function body in order to return a fixed MAC address instead of asking you to enter one. Regards