Jump to content

Recommended Posts

Posted

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

Posted

I was meaning stream a file from the DS and vice versa. I should have explained a bit better, I knew about WifiMe and WMB. Anyway, thanks for the answer.

Posted

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.

Posted

i think he might be referring to apps that use udp natively such as streamed audio. i might have a go at that myself when i finish my current project...but then again theres a thousand things i wanna do!

Posted

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.

Posted

Sorry for double posting but I've solved the XML decoding bit (Thanks to Gladius on the #dsdev IRC Channel) but I am still stuck with getting the data. Coudl someone please help me?

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...