Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTalking with Nios Socket Server from a host
I am working with Nios II Simple Socket Server sample running it on the Cyclon III board. When connected to the corporate LAN, this program gets dynamic IP address from DHCP and shows it in the conso...
Altera_Forum
Honored Contributor
15 years agoTo be more precize: I have two ways to connect to a socket server from host: by IP address or server name. Since the program doesn't know dynamic IP, I need the server name. Does NicheStack TCP/IP Stack allow to set server name?