Page 1 of 1

Https request

Posted: Mon May 30, 2016 2:33 am
by Aridez
Hi everyone!

I was wondering if it is possible to make https requests from a nintendo DS, as I understand there's no support for it and the encryption seems complex enough to have an external library that implements it. I was thinking, would it be possible to use something like openssl?

Thanks in advance!

Re: Https request

Posted: Sun Jun 19, 2016 12:08 pm
by elhobbs
Aridez wrote:Hi everyone!

I was wondering if it is possible to make https requests from a nintendo DS, as I understand there's no support for it and the encryption seems complex enough to have an external library that implements it. I was thinking, would it be possible to use something like openssl?

Thanks in advance!
Possible? Maybe, but it would likely require a lot of effort. Modifications to dswifi are not easy. Also keep in mind the ds has limited processing power and memory.