tcploader addded
[svpe-wii.git] / tcploader / README
blob88494f3d015d95bdbbd203e6af183edde4e388ef
1 TCP Elf Loader v0.1
2 (c) 2008 Sven Peter, svpe in #wiidev at efnet/blitzed or svpe [at] gmx (dot) net
4 based on bushing's title_lister.c
5 (c) 2008 bushing
7 Launch the included elf or dol using your favourite method of launching homebrew one
8 your console. It will then start listening on port 8080 and wait for a connection of
9 the client.
11 The win32 version of the client doesn't work currently. You'll have to use linux to test this.
13 wii/ contains the wii code
14 pc/ contains a small client to send your file
16 Type 'make' to build it yourself and don't bother me when it doesn't build for you...