Line 31:
Line 31:
Im not releasing the source to prevent people from changing it to abuse the usbgecko server, but I can point you in the right direction. Anyway code downloader just gets null terminated ascii text so you couldnt use it to download updates. This is a link to the network code I used. http://code.google.com/p/wiihttp/source/browse/trunk/source/main.c
Im not releasing the source to prevent people from changing it to abuse the usbgecko server, but I can point you in the right direction. Anyway code downloader just gets null terminated ascii text so you couldnt use it to download updates. This is a link to the network code I used. http://code.google.com/p/wiihttp/source/browse/trunk/source/main.c
−
Now if you want a more appropriate starting point you can check out the netsend example from teknecal here. http://wiibrew.org/wiki/Image:Sample_netsend.zip
+
Now if you want a more appropriate starting point you can check out the netsend example from teknecal here. [[:Image:Sample netsend.zip]]
Or better still look at the source to wiiearth.
Or better still look at the source to wiiearth.