Friends how can i install/run this to my phone?

i want to add wifi access point to my phone this is c++
what do i have to download!!! i see this to nokia developer site.. please help me!!!
Overview
Creating, deleting, editing, and listing WLAN access points
Description
Sometimes S60 3rd-party applications may want to provide the functionality for managing access points through their UI. It is possible for applications to programmatically create, edit, and delete access points.
To create, delete, edit, and list WLAN APs, the following headers/libraries are used:
#include <commdb.h> // link against commdb.lib
#include <apselect.h> // link against apengine.lib
#include <aplistitem.h>
#include <apdatahandler.h>
#include <apaccesspointitem.h>
#include <aputils.h>
A short example for each type of operation:
Creating an access point:
CApAccessPointItem *wlan = CApAccessPointItem::NewLC();
wlan->SetNamesL(_L("NewAP"));
wlan->SetBearerTypeL(EApBearerTypeWLAN);
wlan->WriteTextL(EApWlanNetworkName, _L("WlanAP"));
// Store it into the CommsDb
CCommsDatabase *commDb = CCommsDatabase::NewL();
CleanupStack:ushL(db);
CApDataHandler *handler = CApDataHandler::NewLC(*commDb);
TUint32 newApId = handler->CreateFromDataL(*wlan);
CleanupStack:opAndDestroy(3); // handler, commDb, wlan
Removing an access point:
handler->RemoveAPL(myUid); // myUid: ID of an AP to remove
Editing an access point:
handler->AccessPointDataL(myUid, *wlan);
// myUid: ID of an AP to edit
TInt err;
err = wlan->WriteTextL(EApWlanNetworkName, _L("NewName"));
// EApWlanNetworkName is the column to edit.
// Other columns are listed in ApAccessPointItem.h
TBool nameChanged;
handler->UpdateAccessPointDataL(*iaccessPoint, nameChanged);
Getting the UID of the access points:
The UIDs of access points can be retrieved as follows:
CCommsDatabase* commDb =
CCommsDatabase::NewL(EDatabaseTypeIAP);
CleanupStack:ushL(commDb);
CApSelect* select = CApSelect::NewLC(
*commDb,
KEApIspTypeAll,
EApBearerTypeWLAN, // use EApBearerTypeAll for all types
KEApSortUidAscending);
TBuf<256> accessPoints;
_LIT(KAPInfoTxtFormat, "[%d]%S ");
TBool ok = select->MoveToFirst();
for(TInt i = 0; ok && (i < select->Count()); i++)
accessPoints.AppendFormat(
KAPInfoTxtFormat,
select->Uid(),
&select->Name());
ok = select->MoveNext();
CleanupStack:opAndDestroy(2); // select, commDb
// accessPoints descriptor now contains WLAN AP IDs + names
Retrieved from "http://wiki.forum.nokia.com/index.php/TSS000418_-_Creating%2C_deleting%2C_editing%2C_and_listing_WLA..."

You're best off discussing this on the developer forums, instead of here:
http://www.developer.nokia.com/Community/Discussion/
In simple terms:
1. You need to install a suitable SDK (Software Development Kit) and other required tools on your PC
2. Then you need to complete the application (the fragment you posted is just partial code for a specific thing).
3. Then you need to compile the application and create an installation package.
4. Then you install it on your phone (assuming your phone is compatible in the first place).
On the Nokia Developer site you can find various "Getting Started" documents, etc.
Of course, if you just need to add WiFi access point settings to your phone, you can do it without installing any programs, if the phone already supports WiFi. Just do it via the Settings app on the phone.
If your phone does not support WiFi at all (you have not stated which phone model you have), then there is no amount of code/applications that will make it happen (you can't add hardware features through new software).

Similar Messages

  • How can I install/run flash 11.5 on my intel imac running os x 10.4.11?

    How can I install/run flash 11.5 on my intel imac running os x 10.4.11?

    Welcome to Apple Support Communities
    The latest Flash Player version for 10.4.11 is Flash Player 10.1. Newer Flash versions require Mac OS X Snow Leopard or newer.

  • HT204380 How can i installed face time in i phone 4s?

    How can i installed face time in i phone 4s

    FaceTime is part of your OS. Just sing in with your Apple ID under Settings>FaceTime.

  • How can i install acrobat on my android phone

    Does anyone know how to install acrobat on my andriod phone.
    greets
    demian jansen
    http://www.motorcycle-fairing.eu

    I need to get my work orders from an internet site. At any time of the day, orders can be put on the internet site. It is very boring and timeconsuming if I need to push by hand the refresh bottum on the computer.
    For my desk computer I use the reload add from Firefox. I can install the time after how many seconds/minutes the site has to be reloaded (refreshed).
    My question is, is this add also possible on a mobile working on Android? So that it goes automatically.
    Thanks so far.

  • How can I install "reload" on my android phone

    I have a mobile working on windows mobile. I would like to install firefox as my browser. But I understand that that is not possible. I am a fan of firefox because of the plug "reload".
    I understand that I can install firefox mobile on a telephone with android. My question is: can I install also the plug "reload" when I buy an android mobile, using the firefox browser?

    I need to get my work orders from an internet site. At any time of the day, orders can be put on the internet site. It is very boring and timeconsuming if I need to push by hand the refresh bottum on the computer.
    For my desk computer I use the reload add from Firefox. I can install the time after how many seconds/minutes the site has to be reloaded (refreshed).
    My question is, is this add also possible on a mobile working on Android? So that it goes automatically.
    Thanks so far.

  • I had to disconnect Mozilla because it accessed over 1500 sites that I deleted; how can i install without this same problem?

    I had to remove all Mozilla programs because each time I would access Mozilla, over 1500 sites would open and slow down my computer and I deleted these sites or thought I had deleted them but for some reason Mozilla would access them and open them creating a huge problem with shutting down Mozilla. I was enjoying Mozilla again till this recurring problem. Can someone provide guidance as to how I can resolve this matter and reinstall Mozilla without having 1500 sites open at once?

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created

  • How can I install iCloud on a Windows phone?

    I have family members who have iPhones and use the "Find Friends" app to keep in touch.  I moved from an iPhone to a Windows phone and have purchased "Find Friends" based on the claim that it can be used on a Windows phone if you have iCloud.  I have iCloud installed on my PC and am trying to add the iCloud account to my Windows phone.  Any help would be appreciated.

    Hi az1932,
    The system requirements for iCloud do not allow for Windows based phones. See this article -
    System requirements for iCloud
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • How can I install WhatsApp app on my phone?

    Dear Sensai Abi,
    can you advise how I can install Whats App directly on my phone without going through Nokia Suite?  NS asking me to login and then same issue of not able to log in. Got the direct download link.
    Thnx a ton in advance.
    Moderator's Note. We edited the title as we created a new thread.

    @E75userlost because you mention E75 in your username, I guess you are using a Nokia E75 which is based on Symbian/S60 3rd Edition Feature Pack 2. For that, I recommend to open its web browser and go for whatsapp.com/nokia
    Did that help?
    Moderator's Note. We edited the title as we created a new thread.

  • How can I install Adobe Creative Suite without a CD-ROM?

    My old computer died and I have a copy of Adobe Creative Suite that I would now like to install on my new Mac, however, the MacBook Air does not have a CD ROM.
    I still have a copy of the serial number and coupon code. How can I install/download this software without using the DVDs?

    CS3 - http://helpx.adobe.com/creative-suite/kb/cs3-product-downloads.html
    CS4 - http://helpx.adobe.com/creative-suite/kb/cs4-product-downloads.html
    CS5 - http://helpx.adobe.com/creative-suite/kb/cs5-product-downloads.html
    CS5.5 - http://helpx.adobe.com/creative-suite/kb/cs5-5-product-downloads.html
    CS6 - http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

  • I install windows 8 via boot camp but its corrept so i recover this by the bootable usb which is helping me to install windows 8 but in recovery my osx is formatted automaticly now its become a pc how can i install my mac osx again?

    i install windows 8 via boot camp but its corrupt so i recover this by the windows 8 by the help bootable usb which is helping me to install windows 8 but in recovery my osx is formatted automatically now its become a pc how can i install my mac osx again in my mac mini? please help me

    If you have a Mid 2010 model: Computers that can be upgraded to use OS X Internet Recovery. If later then see below:
    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    If you have an earlier model:
    Clean Install of Snow Leopard
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. Be sure you configure your initial admin account with the exact same
             username and password that you used on your old drive. After you finish Setup
             Assistant will complete the installation after which you will be running a fresh
             install of OS X.  You can now begin the update process by opening Software
             Update and installing all recommended updates to bring your installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • When i do initial set up w creative cloud set uo wont run send error message"installer failed to initialize" why and how can i get pass this

    When I do initial set up with creative cloud set up it wont run a send error message "installer failed to initialize" comes up. Why and how can I get passed this?

    Error "Installer Failed to Initialize" | Install desktop application | Windows

  • HT4759 how can i install icloud to my mac which is running on Mac OS X version 10.6.8?

    how can i install icloud to my mac which is running on Mac OS X version 10.6.8 ?

    You must first upgrade to 10.7.5 or later.
    Upgrading from Snow Leopard to Lion or Mavericks
    To upgrade to Mavericks you must have Snow Leopard 10.6.8, Lion, or Mountain Lion installed. Purchase and download Mavericks (Free) from the App Store. Sign in using your Apple ID. The file is quite large, over 5 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mavericks- System Requirements
           Macs that can be upgraded to OS X Mavericks
             1. iMac (Mid 2007 or newer) — Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) —
                 Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) — Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) — Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) — Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) — Model Identifier 3,1 or later
             7. Xserve (Early 2009) — Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table — RoaringApps.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mavericks, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • I just installed Photoshop elements 11. Install fine. When I clicked to open Organizer, I received a messaging indicating that it was out of date and coudl not be upgraded. How can I address/fix this?

    I just installed Photoshop elements 11. Install of the application was fine. When I clicked to open Organizer, I received a messaging indicating that it was out of date and coudl not be upgraded. How can I address/fix this?

    Thank you for the replies. I'm afraid neither one helped.
    kglad, I never get to any error code so your link can't help.
    Jeff, I looked at your link and
    a) again, I never make it to an error code
    b) I'm definitely connected to the internet
    c) I can access secure sites; I tried connecting with the firewall disabled and the same thing happened, so I don't believe it's a firewall issue.
    d) I don't understand the checking host sites - this is far too complicated for a novice user. It should not be this difficult to get a software running. I don't want to mess with these kinds of settings.
    e) I followed the steps for the global sign in root CA and my screen looks the same as the picture here.
    I can't activate the software offline as there is no option to generate a response code when I click on having trouble connecting to the internet. All I get is a prompt to change my password.
    If the problem were simply connectivity from my computer, then why does the box completely freeze? Can't cancel, can't click on the little X to close it, can't right click on the box to close it. I have to reboot every single time. I know others have had the same problem and I haven't found any answers that I could apply.
    I don't understand for the life of me why Adobe does not have TELEPHONE customer support. I have spent 2 days on this, this is crazy.

  • I had previously purchased the programs "Pages" and "Numbers" and they are on my iPhone and iPad I was told that the programs would automatically copy a version of itself for the iMac to be running them but I don't see it installed. How can I install them

    I had previously purchased the programs "Pages" and "Numbers" and they are on my iPhone and iPad I was told that the programs would automatically copy a version of itself for the iMac to be running them but I don't see it installed. How can I install for free?  I see that I could go to the apple store and purchase them again but I belibve that since I had already purchased them; I would get a free copy for my Imac.  Do I got something confused here?  Please help.

    Whoever told you that was misinformed or lying. Those applications are sold separately for the iOS platform and the Mac platform.
    Go to the Mac App Store to purchase Pages and Numbers for your Mac. They're $20 each. If you are running an older version of Mac OS X that can't use the Mac App Store, you can purchase install media from Apple.

  • While installing a program (MediaCenter.exe) to handle audiobooks from the library, I erroneously associated the download site with Windows Media Player instead of the actual application (NetLibrary Media Center). How can I reverse/change this?

    While installing a program (MediaCenter.exe) to handle audiobooks from the library, I erroneously associated the download site with Windows Media Player instead of the actual application (NetLibrary Media Center). How can I reverse/change this? Reinstalling the application does not clear the error, so I'm assuming the association is somewhere in Firefox.

    Never mind -- I just found it under Tools/Options.../Applications, where I changed the incorrect association of "nlmcp" from Windows Media Player to the correct one, NetLibrary Media Center. Done!

Maybe you are looking for

  • Portal: Error occured while accessing defaultDesktop;workarounds don't work

    Hello, After I enter my user id and password in Portal logon screen, I get this error: "Error occurred while trying to access framework page: "pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage",The object does not exis

  • Ad2kregp.dll error when printing to PDF file

    Greetings, I use Acrobat 7.0 to print reports from a home grown SQL Server application to PDF on a Dell laptop with WinXP. When I'm logged on in the office everything works fine. When I try it from home via VPN I get the follwoing error message: Acce

  • BPM as sender service to another BPM

    Hi Experts,                    I have a requirement, where I need to define my first BPM as sender service for second BPM.  abstract interface in last send step of first BPM and abstract interface in first receive step of second BPM has same message

  • Behaviour of lines in flash drawing API

    Hello everyone I wanted to ask a question is it posible to move the line drawn with flash drawing API behind the objects that this line connects. For example if I have a two movieClips that i connect with line i can see that line atop of those MovieC

  • Running 2 different version of Quicktime at the same time ?

    Is it possible to have two different versions of QuickTime installed on one PC at the same time ? The reason for this is that I have been using Sony's software MovieShaker to import and work with Sony's proprietary MMV video camera format. This piece