TCP Loader
This is an old revision of this page, as edited by Sven (talk | contribs) at 19:07, 9 April 2008. It may differ significantly from the current revision. |
Svpe has been using the recent developments of the socket interface and have created a loader that loads stuff over TCP.
It is a TCP server running on the Wii that listens on port 8080 by default that will run any binary that is sent to it. Both DOL and ELF executables is supported. There is no IP address display in the Wii part, yet.
There is currently some progress on writing a windows gui to do the loading by dasda, while there is a cli tool for posix.
You currently need libogc cvs and bushing's socket patch in the sf.net patchtracker to compile this yourself. Precompiled binaries will maybe released by me once this patch is in the cvs. Source code