Someone should abuse this....
or make it function like petit modem but without noise?
Lumage - "uh, that's not possible, stfu, gtfo my website."
Replying to:DefaultioSomeone should abuse this....
or make it function like petit modem but without noise?
Lumage - "uh, that's not possible, stfu, gtfo my website."
I guess it might work if you had a 3DS emulator that supported local multiplayer with real 3DS's.
Replying to:DefaultioSomeone should abuse this....
or make it function like petit modem but without noise?
Lumage - "uh, that's not possible, stfu, gtfo my website."
Unless you manage to completely reverse engineer a given 3DS you can't even begin to spoof a wireless connection with a real one. The security involves secret keys and protocols IIRC.
About clients being unable to know how big the file is, the host could broadcast a "preamble" that basically says "hey, I'm broadcasting this!" and contains some file info and metadata. This could also improve the client UX by allowing it to automatically configure the output format etc.
Replying to:snail_About clients being unable to know how big the file is, the host could broadcast a "preamble" that basically says "hey, I'm broadcasting this!" and contains some file info and metadata. This could also improve the client UX by allowing it to automatically configure the output format etc.
I kind of already do that, except I just send the filename/type, and not the size.
I guess I could transmit the data length but it's not really necessary.
You should consider making this more like a multiplayer chat, like Skype
Because I know how easy it is to send files, you just use MPSEND and it is guaranteed to arrive at the 3DS, why not build a messaging system around this? Which would allow you to send images, programs, text messages, from both ends at any given time. You could make this program a lot more user friendly of you wanted.
Oh, I found a bug with sending more than one file...
so uh
don't do that I guess...
Couldn’t the receiver have a progress bar by sending over the size of the file?
Replying to:HTV04Couldn’t the receiver have a progress bar by sending over the size of the file?
Yeah, I really need to update this...