Wii Web Server alpha
Here's the latest version of Cboomf handy wiibrew app, Wii Web Server, which is basically what the name implies - a web server running on the Nintendo Wii.
Changelog:
-Password protected quitting by going to /quit, make sure password is set in /data/wws/pass
Wii Web Server alpha
Homebrew coder Cboomf has released a new version of Wii Web Server, a handy web serving application for the Nintendo Wii.
Changelog:
Vast speed improvements (no more sleeping)
Compiled against libogc v1.8
A web server running on WiiChangelog;Added option to have pages in /www directory to be compatible with Wiihttpd(default uses /data/web)Added option to change port number to run on (Default : 80)
FTPii
Changelog:
Fixed spurious error when reading bad sectors from NAND.
Add support for SDHC Gecko. (thanks emu_kidid!)
Attempt to fix hang when auto-mounting DVD.
Fixed bug in libogc's IOS_Open that caused hangs in /isfs
WiiTCPLoadGUI
WiiTCPLoadGUI let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
WiiTCPLoad 0
Wii Web Server alpha
Changes
alpha v0.91 Vast speed improvements
Increased stability when using 404 and 500 errors
?? Temporarily disabled custom error pages ??
Changed from fat0:// to sd:// to fit in with new Libfat
Moved source from sourceforge cvs to sourceforge svn
More supported file types Fixed directoried ending in / not going to /index
FTPii
ftpii is an FTP server for the Nintendo Wii.
Usage
* Copy ftpii/ to /apps/ on an SD-card and use The Homebrew Channel,
or load boot.dol using your favourite mechanism (wiiload, Twilight Hack, ISO etc...).
* Once loaded ftpii will display the IP address of your Wii and the port that it's listening on
FTPii
ftpii is an FTP server for the Nintendo Wii.
changelog:
20081126 0.0.16 Added support for wiimote power button.
Added SITE MOUNT and SITE UNMOUNT commands.
Added SITE EJECT command to eject DVD.
Added ISO9660 DVD support (libiso).
Added Wii Optical Disc image support (libwod).
Added Wii disc filesystem support (libfst)
WiiTCPLoader is a simple utility that I got involved in, so If you have the Homebrew Channel or TCP Loader on your Wii console, with this tool you can send executable files (elf/dol or other) over tcp/ip protocol, and execute them