Forum Discussion
Altera_Forum
Honored Contributor
20 years agohi:
When I tested goahead web server in nios2 uclinux 2.6, I find a problem. It's goahead not run java applet, but in winbond arm7 uclinux it is running ok. Beacuse the java applet weill bind system ip to host pc IE. some times java pplet will bind lo ip:127.0,0.1, not the fact ip(eth0 ip).So nios2 uclinux not running java applet,because nios2 uclinux have lo ip and eth0 ip. Can I disable the lo ip in config?