More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|source=https://sourceforge.net/projects/wiitcpload/files/ | |source=https://sourceforge.net/projects/wiitcpload/files/ | ||
}} | }} | ||
WiiTCPLoad let you easily make a connection with [[Homebrew Channel Wii|Homebrew Channel]] or [[TCP Loader Wii| | WiiTCPLoad let you easily make a connection with [[Homebrew Channel Wii|Homebrew Channel]] or [[TCP Loader Wii|TCP Loader]] over TCP/IP protocol and stream binary files (elf/dol or other). | ||
It's written in C++ using Qt4 library. Windows/Linux Pascal source code included. | It's written in C++ using Qt4 library. Windows/Linux Pascal source code included. |
Revision as of 08:52, 28 March 2023
WiiTCPLoad | |
---|---|
File:Wiitcpload2.png | |
General | |
Author | Bartlomiej Burdukiewicz |
Type | PC utilities |
Version | 0.00.5b |
License | GPL-3.0 |
Last Updated | 2009/03/21 |
Links | |
Download | |
Website | |
Source | |
WiiTCPLoad let you easily make a connection with Homebrew Channel or TCP Loader over TCP/IP protocol and stream binary files (elf/dol or other).
It's written in C++ using Qt4 library. Windows/Linux Pascal source code included.
User guide
Download the latest version of program from here.
Running on Windows:
- Unpack the files from archive.
- Run wiitcpload.exe.
Running on Linux:
# tar xvjf ~/<archive> -C ~/<dest>
# cd ~/<archive>
# ./wiitcpload
- If you want to install wiitcpload; copy file to /usr/bin; or /usr/local/bin
#cp ~/<archive>/wiitcpload /usr/local/bin/wiitcpload
Set your Wii IP. Chose file to send.
Finally select target(channel) and confirm.
Screenshots
Media
WiiTCPLoad (idzi756)
External links
- SourceForge - https://sourceforge.net/projects/wiitcpload
- WiiBrew - https://wiibrew.org/wiki/WiiTCPLoad