I have small TFTP server running on port 8080. It is an Android application. When I try to connect it while being on Ethernet, it works seamlessly. However, when I switch from Ethernet to Wifi. I get 'Connection refuse' error. Or sometime it displays first page and then when I try to navigate, it crashes with same error. So, what do I need to do if the IP changes ? Do i need to restart the TFTP server ?
Thanks