Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    Can Flashlite send Vodaphone service request? Like this one *100#, it's time shortcut for Vodaphone network

  2. #2
    Nokia Developer Champion biskero's Avatar
    Join Date
    Apr 2005
    Location
    Boston
    Posts
    515
    Ciao,

    you mean via SMS?
    Alessandro

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    Quote Originally Posted by biskero View Post
    you mean via SMS?
    I think, USSD.

  4. #4
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    Yes, I mean USSD

    I read this post about I could not make it work for My E71, I don't know why?

    Thanks
    Last edited by elshorbagy76; 2010-12-14 at 21:21.

  5. #5
    Nokia Developer Champion sajisoft's Avatar
    Join Date
    Jul 2008
    Location
    Pakistan
    Posts
    1,062
    Quote Originally Posted by elshorbagy76 View Post
    Yes, I mean USSD

    I read this post about I could not make it work for My E71, I don't know why?

    Thanks
    Hi elshorbagy,
    Obviously, the method written in that thread doesnt work because it needs Platform Services APIs which are not available in E71. Try this instead :
    Code:
    fscommand("launch", "ussd.exe");
    It will open a USSD application in which the user types the USSD and send it. Moreover, there is no method to directly dial a USSD from Flash Lite.

    Best Regards,
    SajiSoft

  6. #6
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    Thank you Saji, can I send parameters to ussd.exe ?

  7. #7
    Nokia Developer Champion sajisoft's Avatar
    Join Date
    Jul 2008
    Location
    Pakistan
    Posts
    1,062
    Hi Elshorbagy76,
    No, you cant send parameters to ussd.exe. If u want to dial a USSD directly from flash lite then i think u have to create your own local server or a console in Symbian C++.So, best ov luck

    Best Regards,
    SajiSoft

  8. #8
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    u have to create your own local server or a console in Symbian C++
    Give more details or direct me to articles to read about that subject. thank you

  9. #9
    Nokia Developer Champion sajisoft's Avatar
    Join Date
    Jul 2008
    Location
    Pakistan
    Posts
    1,062
    Hi elshorbagy,
    For extending Flash Lite with Symbian C++ , we have :
    1- FLS Server (Open Source)
    2- Janus Symbian (Open Source)
    We have some information here :
    mplementing_Communication_between_Flash_Lite_and_Symbian_C.2B.2B
    Well! it actually needs a good knowledge of Symbian C++ and According to my observation,Nokia is diverting towards Qt and thus Symbian C++ will be out in the upcoming years. So, best ov luck

    Best Regards,
    SajiSoft

  10. #10
    Nokia Developer Moderator Risalmin's Avatar
    Join Date
    May 2007
    Location
    Finland
    Posts
    134
    Symbian foundation has ramped down, so you can no longer find anything there (third link above). Please consider using API Bridge

  11. #11
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    Please consider using API Bridge
    Can I send USSD commands using API Bridge?

  12. #12
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    APIbridge allows you to talk with a native Symbian program, and that Symbian program can send USSD commands, however you must write the Symbian (C++) program, too.

  13. #13
    Nokia Developer Moderator Risalmin's Avatar
    Join Date
    May 2007
    Location
    Finland
    Posts
    134
    More info n how to send USSD in Symbian: http://wiki.forum.nokia.com/index.ph...lient_USSD_API

    You might consider going for Qt instead of Flash, if you have not gone too far in the development yet...

  14. #14
    Registered User elshorbagy76's Avatar
    Join Date
    Nov 2008
    Location
    Egypt
    Posts
    122
    I cannot find this file CPhCltUssd.h within the API

  15. #15
    Nokia Developer Champion sajisoft's Avatar
    Join Date
    Jul 2008
    Location
    Pakistan
    Posts
    1,062
    Hi elshorbagy,
    Try downloading this package :
    S60_3rd_Ed_SDK_FP2_API_Plug-In_Pack

    Best Regards,
    SajiSoft

Page 1 of 2 12 LastLast

Similar Threads

  1. Stunned by Qt SDK - Request Flashlite members to check it out
    By rajan.mba in forum [Archived] Flash Lite on Nokia Devices
    Replies: 1
    Last Post: 2010-11-02, 11:53
  2. request url of web service
    By leejx in forum Symbian C++
    Replies: 3
    Last Post: 2010-06-28, 20:23
  3. Web service call - 400 : Bad Request
    By tqvisten in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2009-06-26, 09:07
  4. Service request + answer through AT commands
    By IngCur in forum General Messaging
    Replies: 2
    Last Post: 2008-09-06, 21:00
  5. Abt HTTP request/response in RDA service
    By girdhar in forum Mobile Java General
    Replies: 4
    Last Post: 2007-05-09, 05:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved