PDA

View Full Version : DS Outgoing TCP working and DS Wifi News



wraggster
March 15th, 2006, 18:38
SGStair posted this news:

Hello again, the test app has been updated to allow outoging TCP connections to be made! There are still a few bugs and things not 100% implemented at the moment, but you can connect to servers and download webpages! Still some work to be done but very exciting :)

The lib test is in the usual place at wifi_lib_test_.nds and wifi_lib_test_.ds.gba

And for all of you sissies out there who don’t know how to make a valid HTTP request, connect to a site and type the following in (sans quotes):
“GET / HTTP/1.0″ followed by tapping CR and CR

DSwifi again

The news is that DNS is now working and the test app has been updated to reflect that [Test app: wifi_lib_test_.nds and wifi_lib_test_.ds.gba]

Anyway, I’ve completed the test app code for TCP connection testing, and have been working on debugging TCP (so far not so good, I’ve managed to send syn packets to port 0 of the google servers; they weren’t kind enough to reply) - I’ve got “real” work taking a lot of my time at the moment, but I’m still trying to squeeze in time to work on this when I have a chance.

http://blog.akkit.org/