How can i get access point of wireless connection
-
wrote on 29 Jul 2011, 20:40 last edited by
Hi , i am beginner in qt ,how can i get access point of wireless connection , Thanks in advance
-
wrote on 30 Jul 2011, 11:51 last edited by
Can you elaborate please? Do you need to receive info about access point which is connected now? Or do you want to collect info about all avail AP? Or something else?
-
wrote on 30 Jul 2011, 13:37 last edited by
First i want to create access point and information about access point .Using this access point i want to grab http data .
Any kind of code example or project with qt, please refer me .thanks for reply -
wrote on 30 Jul 2011, 15:29 last edited by
Have a look at this thread: "here":http://developer.qt.nokia.com/forums/viewthread/1997
-
wrote on 31 Jul 2011, 08:52 last edited by
You can't create access point. It is hardware/low-level software task, not high-level software (as Qt-based apps are) one.
-
wrote on 31 Jul 2011, 17:11 last edited by
thanks for your information , Is there any API in qt that show available wireless connection. In that available connection i want to browing in pc .Can u give any idea of that
-
wrote on 31 Jul 2011, 19:41 last edited by
"QNetworkConfigurationManager":http://doc.qt.nokia.com/4.7/qnetworkconfigurationmanager.html might be useful for you.
-
wrote on 2 Aug 2011, 19:57 last edited by
I want to create an applicaiton that we can use internet in deskstop through nokia wifi (mobile wifi) with out using wifi modem .Is there it is possible ? Can any one help me . thanks in advance .
-
wrote on 2 Aug 2011, 20:02 last edited by
Are you trying to create an access point on a mobile device that desktop devices can use Wifi with, in order to access the internet through the phone?
If so, see Denis' second comment above.
-
wrote on 2 Aug 2011, 20:07 last edited by
No i cant create access point . i want to connect available connection (Wlan)
acess point which are avilable in certain area . "Joikusoft" do this project using proxy server . like this vedio link "http://www.youtube.com/watch?v=dfSy3VNgoH4" .....thanks for ur reply mlong
1/10