Posted By: wraggster
bjoerngiesler has released a new version of his FTP proggy for the Neoflash Coding comp:
DSFTP is a stand-alone program that you can use to run a FTP server on your DS. It enables you to transfer files over the network from and to your flash card.
It is also a software component that makes it easy for you to add an FTP server to your own program with a couple lines of code. With this, you can speed up the build process radically, because you can upload the new version of your program to your own running program, and reboot it immediately. This can even be automated via the command line. No swapping of flash cards ever again!
Download and Give Feedback Via Comments