In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiTCPLoad"

From WiiBrew
Jump to navigation Jump to search
m
(Added Source Link)
 
Line 8: Line 8:
 
| version    = 0.00.2b  
 
| version    = 0.00.2b  
 
| download    = http://sourceforge.net/project/showfiles.php?group_id=231481
 
| download    = http://sourceforge.net/project/showfiles.php?group_id=231481
| source      = Available (Pascal)
+
| source      = http://sourceforge.net/projects/wiitcpload/files/Sources/GUI_Qt4%20C%2B%2B%20Source/wiitcpload-0.05-source.tar.bz2/download
 
| peripherals = {{WiFi}} {{Internet}}
 
| peripherals = {{WiFi}} {{Internet}}
 
}}
 
}}

Latest revision as of 17:52, 9 August 2012

WiiTCPLoad
send executable file over TCP/IP
General
Author(s)Bartłomiej Burdukiewicz
TypePC utility
Version0.00.2b
LicenceGPLv3
Links
Download
[[1]]
Peripherals
Local WiFi Internet

About WiiTCPLoad

WiiTCPLoader is a simple utility, If you have Homebrew Channel or TCP Loader 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 SourceForge;


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