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. Windows/Linux Pascal source code included. WiiTCPLoad GUI is coded in QT4, and since just about every OS can or does run QT4 it can easily be compiled for any OS you might be running.
WiiTCPLoad Changelog
====================
Version 0.03:
- GUI fixes in main/about window. (GUI looks correct on MacOSX/Windows)
- Make install now working.
- Integration with common desktop environments. (KDE3/4, GNOME)
- Integration with konqueror, dolphin. ("Send to Homebrew/TCPLoader" action added)
- Fixed TCPLoader protocol, now application wait for accept connection.
- Improved windows version.
- Various bug fixes in source code.
- MacOSX build is now a Universal Binary.
Version 0.02a:
- GUI fixes in main/about window. (GUI looks correct on Windows)
- Windows version should work now.
Version 0.02:
- Support for threads.
- Various bug fixes in source code.
Version 0.01:
- Support for Homebrew Channel
- Support for TCPLoader Channel
Images
====================
OS X:
Linux:
Windows:
Downloads, and source code can be found:
HERE