Hi ,everybody,
I'm working on porting a tiny webserver onto the de2 board,and I choose "goahead "server,I change some codes of Makefile and could compile successfully with nios2-gcc,but when running on the board,I did "hostname localhost"and "webs",no running informations ,I really don't know whether it is running ,also the server doesn't work,(I can ping but browser does not work ),I just take the config as hippo's NET in the Wiki ,I know we need ip addr and the port to browse the webpage,but what else config should I make in the kernel configuratiion.considering cgi,asp,and so on ,pratically.,and is the port number of the board is default added (eg.webserver browser:80)??
Please info me some instructions.Thanks very much..