|
2010-04-10
, 11:26
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
2010-04-10
, 17:16
|
Posts: 6 |
Thanked: 1 time |
Joined on Jan 2010
|
#3
|
The Following User Says Thank You to CheeseMill For This Useful Post: | ||
I am writing a C application to find the name (SSID) of my active Internet connection on my N900. Using libconic I am already successfull finding the bearer type (WLAN_INFRA), but I can't find the right function to get the name (not ID) of my WLAN SSID.
I found a function (con_ic_iap_get_name) that seems to do the trick but I have problems using it. Anyone ideas?
Thanks.