ventilo35 Posted January 16, 2006 Share Posted January 16, 2006 Hi People Since this is my first post here I wish to salute the wonderful work that was done and which allows us to tinker with small packets on the beloved NDS Congrats I've encountered a rather puzzling behavior, can't determine if it's the AP or the library.... I'm using a linksys WAG54G Access Point and static IP address allocation. When I use the UDP Test app, it seems I cannot receive any UDP packet on the DS, unless I have previously sent one. The problem exists with wifi_lib_test, and also with the stripped version and my own dirty experiments. What is puzzling is, the computer I use to send the packets doesn't even issue the packet on the network. So I guess that the AP does not respond to ARP requests toward the static IP I gave to the NDS. Then I use the DS to send a packet, this works ok and after that, traffic from the PC is sent to the network, to the AP, and ultimately to the DS. My analysis is that the AP uses the first successful packet from the DS to "learn" that it serves the static IP address, after which it is able to respond to ARP requests. My questions are : do other people encounter this ? is it specific to the AP I use ? Is it standard, desirable behavior ? or could it be improved inside the lib ? Thanks -- ventilo Link to comment Share on other sites More sharing options...
infernoDS Posted January 18, 2006 Share Posted January 18, 2006 (edited) I think this is particular for your AP. I haven't encountered such behaviour... I am the writer of the program DSRemote, which sends a "Connection established" message when the program is started to the DS, this message is recieved fine without first sending another message, conclusion: your AP is acting weird. Edited January 18, 2006 by infernoDS Link to comment Share on other sites More sharing options...
sgstair Posted January 19, 2006 Share Posted January 19, 2006 I think some accesspoints/routers may behave in this way, and while it is incorrect, steps are being taken in the lib to fix this for the next release. -Stephen Link to comment Share on other sites More sharing options...
ventilo35 Posted January 19, 2006 Author Share Posted January 19, 2006 OK fine, thanks ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now