How can i get access point of wireless connection
-
Hi , i am beginner in qt ,how can i get access point of wireless connection , Thanks in advance
-
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?
-
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 -
Have a look at this thread: "here":http://developer.qt.nokia.com/forums/viewthread/1997
-
You can't create access point. It is hardware/low-level software task, not high-level software (as Qt-based apps are) one.
-
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
-
"QNetworkConfigurationManager":http://doc.qt.nokia.com/4.7/qnetworkconfigurationmanager.html might be useful for you.
-
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 .
-
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