Hi !
I tried to send an HTTP request to an HTTP server and to receive the answer. But it doesn't work...
Here is a packet capture where the request and the server answer can be seen : http://thoduv.drunkencoders.com/tmp/dswifi_http_test.pcap
I won't show my code beacause it's too ugly, but I've tested it (exactly the same code) on my PC and it works.
Using another protocol like Msn Messenger, this code works on DS (I manage to send a command to MSN server and receive the answer).
I'm using a Netgear DG834G router/access point, which works fine with Nintendo WFC games.
I did a lot of tries and searches but I definitively don't unterstand why it's not working (seeing it can be done : wifi_lib_test did it with TCP Connect test).
Thanks !
-Thoduv;