joedj / ftpii

An FTP server for the Nintendo Wii
Other
51 stars 17 forks source link

Operate Ftpii as a background program #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I was wondering if i could use ftpii as background program so that i could 
multi task on my wii or will it overload and crash?
transferring large files is time consuming i have a low attention span and 
would like to be occupied by my wii without looking at a dos screen for 2 
hours and tv is just not that interesting. it would be awesome if you 
developed an application that lets you multi task.

Original issue reported on code.google.com by krazyrus...@gmail.com on 12 Jan 2010 at 10:07

GoogleCodeExporter commented 9 years ago
This would be quite difficult.  The Wii doesn't have an operating system or any 
of
the nice things that go along with that like multitasking, memory protection 
etc...;
games run on the bare metal.

The closest ftpii is ever likely to come is to be provided as a library which 
other
homebrew programs could then use, so you could use other homebrew with ftpii in 
the
background.

Original comment by joe.goo...@psychlaw.com.au on 12 Jan 2010 at 10:18

GoogleCodeExporter commented 9 years ago
Just a wild guess here. could it be possible to make it a plugin for priiloader?
If so it would be active all the time...

Original comment by GuruMad...@gmail.com on 21 Mar 2010 at 2:30