• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CoreWlan 2.0 scan issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CoreWlan 2.0 scan issue


  • Subject: CoreWlan 2.0 scan issue
  • From: Tanguy RAHUEL <email@hidden>
  • Date: Wed, 04 Jul 2012 23:59:02 +0200

Hi,

I'm currently facing an odd issue with the 2.0 version of the CoreWlan API (shipped with the 10.7 sdk). If airport is activated and if many wlan networks are available in my environment, the following line will fail randomly without returning any error. 

NSError *err = nil;
NSSet* networks = [m_currentInterface scanForNetworksWithSSID:nil error:&err];

The NSError object is still equal to nil after the call but the received set of networks is empty (i'm passing nil as an argument since i want to have all the available networks .... this is the only way i could find to do this).

Did you face it yourself ? Am i using the API not in the correct way ? Is there any workaround ?

Thanks in advance,

Tanguy.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: TCP_KEEPIDLE, TCP_KEEPINTVL and FTP
  • Next by Date: What does an XSan volume look like to a client?
  • Previous by thread: Re: TCP_KEEPIDLE, TCP_KEEPINTVL and FTP
  • Next by thread: What does an XSan volume look like to a client?
  • Index(es):
    • Date
    • Thread