More actions
WiiTCPLoad | |
---|---|
File:Wiitcploadwii.jpg | |
General | |
Author | Bartlomiej Burdukiewicz |
Type | PC utilities |
Version | 0.00.5b |
License | GPL-3.0 |
Last Updated | 2009/03/21 |
Links | |
Download | |
Website | |
Source | |
WiiTCPLoader is a simple utility, If you have Homebrew Channel Wii or Tcp Loader Wii on your Wii console, with this tool you can send executable file (elf/dol or other) over tcp/ip protocol, and execute this.
Windows/Linux Pascal source code included
How to use WiiTCPLoad?
1. Download the latest version of program from here;
2. Unpack the files from archive:
Linux: # tar xvjf ~/<archive> -C ~/<dest> Windows: Use for example winrar
3. Run
Linux: # cd ~/<archive> # ./wiitcpload (if you want install wiitcpload; copy file to /usr/bin; or /usr/local/bin) (#cp ~/<archive>/wiitcpload /usr/local/bin/wiitcpload) Windows: Run wiitcpload.exe
4. Set your Wii ip
5. Chose file to send
6. Finally select target(channel) and confirm
External Links
- Wiibrew - https://wiibrew.org/wiki/WiiTCPLoad
- Sourceforge - https://sourceforge.net/projects/wiitcpload