Line 1:
Line 1:
{{Infobox homebrew
{{Infobox homebrew
| title = WiiTCPLoadGUI
| title = WiiTCPLoadGUI
−
| image = stream binary files
| type = pc utility
| type = pc utility
| licence = GPLv2
| licence = GPLv2
−
| author = [[User:Strikeu|strikeu]], tinman
+
| author = [[User:Strikeu|strikeu]], tinman, [[User:Fman23|fman23]]
−
| version = 0.05
+
| version = 0.06
−
| download = http://sourceforge.net/projects/wiitcpload/
+
| download = http://github.com/fkmclane/WiiTCPLoad/downloads
−
| source = Available (C++)
+
| source = http://github.com/fkmclane/WiiTCPLoad/
| peripherals = {{WiFi}} {{Internet}}
| peripherals = {{WiFi}} {{Internet}}
}}
}}
−
'''WiiTCPLoadGUI''' let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
+
'''WiiTCPLoadGUI''' lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. It supports compressing the files for a faster transfer rate and also sending arguments to run the files. It is written in C++ using the Qt4 libraries.
Supported systems:
Supported systems:
−
* FreeBSD x86, x86_64(amd64)
+
* Windows
−
* Linux x86, x86_64(amd64)
+
* Mac OS X (x86, PPC)
−
* MacOSX x86, PPC
+
* Linux (x86, x86_64)
−
* Windows x86
+
+
== Screenshot ==
+
+
[[File:wiitcploadgui.png]]
== Changelog ==
== Changelog ==
−
'''WiiTCPLoad 0.05''':
+
WiiTCPLoad 0.06:
+
+
* Updated protocol to work with latest HBC
+
* Added compression
+
* Added arguments
+
+
WiiTCPLoad 0.05:
* fully rewritten
* fully rewritten
Line 56:
Line 64:
* Support for Homebrew Channel
* Support for Homebrew Channel
* Support for TCPLoader Channel
* Support for TCPLoader Channel
−
−
−
[[File:wiitcploadgui.png]]
−
−
[[Category:Loaders]]