Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

WiiTCPLoad: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=WiiTCPLoad
|title=WiiTCPLoad
|image=wiitcpload2.png
|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
Line 8: Line 8:
|version=0.00.5b
|version=0.00.5b
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/wiihomebrews/wiitcploadwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/wiitcpload.7z?k33p0fil35
|website=https://sourceforge.net/projects/wiitcpload
|website=https://sourceforge.net/projects/wiitcpload
|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|Tcp Loader]] over TCP/IP protocol and stream binary files (elf/dol or other).  
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.

Latest revision as of 10:33, 28 Ocak 2024

WiiTCPLoad
Wiitcpload3.png
General
AuthorBartlomiej Burdukiewicz
TypePC utilities
Version0.00.5b
LicenseGPL-3.0
Last Updated2009/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

wiitcpload3.png

Media

WiiTCPLoad (idzi756)

External links

Advertising: