Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow do Nios-II handle IP address change during the TCP/IP connection?
Dear all, I have problem with changing IP address in the FPGA board. Here is my case, let say I have a FPGA board which is connected to PC. The PC sends a command to the FPGA that asks th...
Altera_Forum
Honored Contributor
15 years agoYes, I get the idea.
I have just been using the webserver example, and there is no need to re-do the socket_create/bind/listen stuff. I just issue change_ip() and the webserver is responding at the new address. I'm not sure whether the example takes care of it, but I would be surprised if it does. Where is your problem? Are you getting an error in Step 7? Are you getting no connection in Step 8?