#150757 - csk - Tue Feb 12, 2008 3:56 am
Hi, I'm new to this forum, but have been playing around with the DS for a while. :)
I tried searching, but didn't really find an answer to my question.
I'm having the following problem: the maximum transfer rate I can achieve with dswifi (CVS), is 100 KiB/sec (FTP download). My target would be something like 140-150 KiB/sec. DSLinux can achieve 130 KiB/sec, so I believe it should be possible with dswifi as well.
So my questions is: how do I maximize the download speed using dswifi?
I'm using recv() to receive data in a loop (also tried to receive data from a timer interrupt, but the speed was the same). I tried 10240 bytes, and 65536 bytes, and 512 K as buffer sizes, but the speed was the same.
I'd appreciate any kind of help.
Thanks in advance!
I tried searching, but didn't really find an answer to my question.
I'm having the following problem: the maximum transfer rate I can achieve with dswifi (CVS), is 100 KiB/sec (FTP download). My target would be something like 140-150 KiB/sec. DSLinux can achieve 130 KiB/sec, so I believe it should be possible with dswifi as well.
So my questions is: how do I maximize the download speed using dswifi?
I'm using recv() to receive data in a loop (also tried to receive data from a timer interrupt, but the speed was the same). I tried 10240 bytes, and 65536 bytes, and 512 K as buffer sizes, but the speed was the same.
I'd appreciate any kind of help.
Thanks in advance!