Jump to content

Direct File Streaming


parrot

Recommended Posts

and download them with "ds-download play"?

perhaps possible, but the games have to be smaller than 4MB(DS ram is just 4mb large).

But if you do this, u need a wificard with a ralink RT2500 chip.

 

theres no program avaible to do this now. firefly produced a ds-download server to boot flashcards in ds mode, perhaps he could help u

Link to comment
Share on other sites

Yes, you could put the data into chunks and send it over UDP. Then you'd have to write your own error-handling and packet-checking code (which is what TCP/IP has built in). I think this is pretty much what bafio's file transfer program does.

Link to comment
Share on other sites

I'm trying to stream data from websites to the DS. It data is in XML which ties into my other question. What libs could I use to decode XML data? libxml has file I/O code incompatible with the DS, expat is a bit complex, TinyXML is dead hard to use and I don't know how to make my own XML parser.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...