More actions
(Created page with "{{#seo: |title=Wii Homebrew PC Tools (PC utilities) - GameBrew |title_mode=append |image=wiitcploadwii.jpg |image_alt=WiiTCPLoad }} {{Infobox Wii Homebrews |title=WiiTCPLoad |...") |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiTCPLoad | |title=WiiTCPLoad | ||
|image= | |image=wiitcpload3.png | ||
|description=Stream binary files over TCP/IP to the Homebrew/TCPLoader Channel. Supports Unix/Windows platforms | |description=Stream binary files over TCP/IP to the Homebrew/TCPLoader Channel. Supports Unix/Windows platforms. | ||
|author=Bartlomiej Burdukiewicz | |author=Bartlomiej Burdukiewicz | ||
|lastupdated=2009/03/21 | |lastupdated=2009/03/21 | ||
|type=PC utilities | |type=PC utilities | ||
|version=0.00. | |version=0.00.5b | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/ | |download=https://dlhb.gamebrew.org/wiihomebrews/wiitcpload.7z?k33p0fil35 | ||
|website= | |website=https://sourceforge.net/projects/wiitcpload | ||
|source= | |source=https://sourceforge.net/projects/wiitcpload/files/ | ||
}} | }} | ||
https:// | 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. | |||
== User guide == | |||
Download the latest version of program from [https://sourceforge.net/projects/wiitcpload/ here]. | |||
Running on Windows: | |||
* Unpack the files from archive. | |||
* Run wiitcpload.exe. | |||
Running on Linux: | |||
* <code># tar xvjf ~/<archive> -C ~/<dest></code> | |||
* <code># cd ~/<archive></code> | |||
* <code># ./wiitcpload</code> | |||
** If you want to install wiitcpload; copy file to /usr/bin; or /usr/local/bin | |||
** <code>#cp ~/<archive>/wiitcpload /usr/local/bin/wiitcpload</code> | |||
Set your Wii IP. Chose file to send. | |||
Finally select target(channel) and confirm. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/wiihomebrews/wiitcpload3.png | |||
==Media== | ==Media== | ||
< | '''WiiTCPLoad''' ([https://www.youtube.com/watch?v=s8e5_hKTAqQ idzi756]) <br> | ||
<Youtube>s8e5_hKTAqQ</Youtube> | |||
==External links== | |||
* SourceForge - https://sourceforge.net/projects/wiitcpload | |||
* WiiBrew - https://wiibrew.org/wiki/WiiTCPLoad |
Latest revision as of 10:33, 28 Ocak 2024
WiiTCPLoad | |
---|---|
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