Jump to content

Pag

Members+
  • Posts

    4
  • Joined

  • Last visited

Pag's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hy! Is there a way to define a timeout for the recv function? AFAIK, recv(sock,buffer,256,0); would wait for data FOREVER which is a big problem if the connection to the AP is lost... thx
  2. ha, I just solved my own problem! Fails to connect (ASSOCSTATUS_CANTCONNECT) Probable Causes: * Shared key authentication is enabled - the lib does not support this yet but it is planned for the next release. with open authentication, it works fine!
  3. Hy NiQ Did you try the Wifi lib test @ http://www.akkit.org/dswifi/wifi_lib_test.nds ? You have a modded Nin Connector and you can actually CONNECT?! I too have one with hacked drivers, but only Wifi games (not homebrew) can connect without a problem. Neither Wifi Lib Test nor any homebrew's can connect! What are your settings? I tried IP 192.168.1.1 with a 64bit WEP key but it only works for non homebrew... I guess it has something to do with the wepkey not working properly.. kind regards
  4. Hy! First, happy new year! Now, down to business, I want to write a homebrew App with Wifi but my Access Point uses a WEP key and AutoConnect() does not work properly.. So, no problem I guess, but looking at the Accesspoint struct makes me dizzy Are there any good examples / sources out using the Wifi lib and connecting to an AP WITHOUT autoconnect?! Tutorials would be welcome Thanks in advance!
×
×
  • Create New...