Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User Boris S.'s Avatar
    Join Date
    Sep 2008
    Posts
    36
    Hi,
    can you help me with simple question?

    I want to develop an application for dialing and answering data calls (using etel api).

    Do I need two separate threads for this? One thread for listening and other for dialing?

    Because I don't know how can I use two CActive objects (two async requests) in one thread at same time...

    Thanks!

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    There's no problem in having multiple active objects active in one thread, in fact they are intended to be used that way.

    Your problems are originating from other areas:
    - ETel API is deprecated in S60 3rd Edition and the replacement, the ETel3rdParty API, does not provide CS data call support
    - even if you use the ETel API you will run into problems and there are known incompatibilities between the phones and some network configurations
    - Symbian's recommendation is that developers migrate their CS data call apps towards packet data usage.

Similar Threads

  1. Replies: 0
    Last Post: 2008-09-22, 11:37
  2. Replies: 3
    Last Post: 2008-01-31, 23:54
  3. Message to everybody - STOP USING THREADS
    By hotcheese in forum Symbian C++
    Replies: 8
    Last Post: 2007-03-05, 12:18
  4. mixing AO, threads and sockets
    By mikfi in forum Symbian Networking & Messaging (Closed)
    Replies: 6
    Last Post: 2006-11-21, 23:19
  5. Use of CConsoleBase with multiple threads
    By stichbury in forum Symbian C++
    Replies: 2
    Last Post: 2006-03-02, 01:20

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