Difference between revisions of "Sendelf"
Jump to navigation
Jump to search
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
|||
Line 3: | Line 3: | ||
| image = | | image = | ||
| type = pc utility | | type = pc utility | ||
− | | author = henke37 | + | | author = {u|henke37}} with initial code by {{u|dasda}} |
| download = Media:SendElf installer.zip | | download = Media:SendElf installer.zip | ||
}} | }} | ||
Line 34: | Line 34: | ||
* Does basic sanity checks to prevent the most obvious user errors like forgetting to select a file. | * Does basic sanity checks to prevent the most obvious user errors like forgetting to select a file. | ||
− | == | + | == Changelog == |
− | V 4 has working args sending, an installer and associates with the files for even easier sending.<!-- And an unsupported command line interface --> | + | V 4 has working args sending, an installer and associates with the files for even easier sending.<!-- And an unsupported command line interface --> This is the final version by {{u|henke37}}, but he is looking for someone to continue development for him. |
Revision as of 16:02, 29 September 2009
Sendelf | |
General | |
---|---|
Author(s) | {u |
Type | PC utility |
with initial code by dasda
| download = Media:SendElf installer.zip }}
Graphical client that sends files over TCP from windows computers to Wii consoles. May require the .NET framework and does require the visual studio runtime.
Mainly for the Homebrew Channel, but still works with the the standalone server by Svpe.
Usage instructions
- Start the server on the Wii, that is start either the standalone server or the Homebrew channel
- Unzip and run
- Select file to send
- Enter the IP address of the Wii
- Make sure that the correct protocol is selected
- Change the port if needed (most likely from using the client for the other protocol previously)
- The standalone server uses port 8080
- The Homebrew Channel uses port 4299
- Enter any arguments if needed
- Hit the send button
Or just double click on an elf or dol file, it will be sent directly to the last used IP address. No, it does not crash if you hasn't set the IP address yet.
Full feature list
- Works with both the standalone server and the Homebrew channel
- Works with both elf and DOL files
- Saves the used settings in the Windows registry so that you don't need to change them at each start
- Is extremely tiny, partly thanks to the release being UPX packed, but also from directly using the Win32 API
- Supports drag and drop of files onto the main window.
- Does basic sanity checks to prevent the most obvious user errors like forgetting to select a file.
Changelog
V 4 has working args sending, an installer and associates with the files for even easier sending. This is the final version by henke37, but he is looking for someone to continue development for him.