cartmanguo / iphone-wireless

Automatically exported from code.google.com/p/iphone-wireless
0 stars 0 forks source link

After association, how to wait until IP is assigned #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Associate to a network.
2. Wait till the IP is assigned for the network.
3. Meanwhile if you query for the associated network before the IP is assigned, 
it returns the proper network name. 

What is the expected output? What do you see instead?
One should be able to wait until the IP address is assigned to the network.

This will be helpful to take further action in case of walled garden networks.

Original issue reported on code.google.com by bharat.s...@gmail.com on 13 Aug 2010 at 8:32

GoogleCodeExporter commented 8 years ago
You mentioned your question this "Wait till the IP is assigned for the network."
How can you know whether the IP is assigned or not???

Original comment by kikyoung...@gmail.com on 2 Sep 2010 at 4:23