A simple web-server for the Wii.
alpha v0.23
- Now doesn’t have to restart the server to serve more than one page (i.e presseing B then A)
- Quitting the server is from a server path of “/quit”
alpha v0.22
alpha v0.21
- Now detects the HTTP/1.x version as requested by the browser
Now lets take a look at it!
First off if you have not already it installed, it would be wise to install “The Homebrew Channel” from http://hbc.hackmii.com/ The Homebrew channel makes life alot more fun, less stressfull, and is just a cool addition to have to your Wii.
Items needed:
First download the current release of the webserver and the icon to your SD card which will be transported to yout Wii frontloader to SD Card:\apps\webserver\. Rename the hl2023.elf (or newer version) to boot.elf
Next open up everyones favorite notepad and create a file called meta.xml. Inside the meta.xml file copy and paste the code below into it.
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes” ?>
<name>Wii Web Server</name>
<coder>Cboomf and Felix123</coder>
<version>alpha v0.23</version>
<release_date>200804120000</release_date>
<short_description>A simple web-server for the Wii</short_description>
<long_description>A simple web-server for the Wii. Still is very early stages of development and at present can only display a built in test page.</long_description>
</app>
Save the meta.xml into the SD Card:\apps\webserver\ directory. You should now have three files in that directory: boot.elf, icon.png, and meta.xml.

Now take take that SD card and input it into the front loader of your Wii. Start up The Homebrew Channel and then you will see the Wii Web Server. Select it and follow the commands given.



The Wii Web Server will now be running. Enter in the IP of your Wii into a comuter browser (IE, Mozilla, ect) connected on the same network to generate a very VERY generic webpage.
At this time, the Wii Web Server is only displaying two text pages! This is only for testing and do not expect anything special for now. The dev team however has been updating this frequently, so keep an eye on new releases. Since this post started there has been two updates and it has only been a day.
References, latest version, news is located at Wiibrew
Join the forum discussion on this post - (1) Posts