gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Problem with dswifilib v.3.4 and DSL

#156960 - samel - Fri May 16, 2008 10:22 pm

I've write a progam that use dswifilib 3.4 that after connecting to an AP, create a socket and connect it to a server.
This program work well on mi DS, but work only 1 time on 3/4 on the DSL.

May be it's a problem with my code or may be it's a problem of the dswifilib?
Ive read on this forum that problem with DSL where fixed with dswifilib v. 3.4 is right?

ps: I use a little modified version of dswifilib that take care of the hack described here:
http://masscat.afraid.org/ninds/debug_stub.php
to not retain small packet in te queue. May be this can influence the behavior of the lib?

sorry for my bad english, i'm italian 8)

#156963 - tepples - Fri May 16, 2008 10:46 pm

Does it work better on cable than on DSL? Or do I misunderstand something?

If by "DSL" you mean "DS Lite", try changing your access point's channel to 10 or 11.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#156965 - samel - Fri May 16, 2008 10:56 pm

With DSL i mean DS Lite.
I've my access point configured on chan 10 from long time, the strange thing it's that on mi (old) DS the program work perfectly.

ps:with chan 11 nothing change.