Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor fagiano's Avatar
    Join Date
    Oct 2006
    Posts
    66
    Hi everyone,

    I'm using Browser Control API and I wish to turn off the http connection after having loaded a web page, is it possible? Could somebody suggest to me the how I can do this?

    Thanks a lot

  2. #2
    Registered User shrosenzwe's Avatar
    Join Date
    Jan 2007
    Posts
    41
    Quote Originally Posted by fagiano View Post
    Hi everyone,

    I'm using Browser Control API and I wish to turn off the http connection after having loaded a web page, is it possible? Could somebody suggest to me the how I can do this?

    Thanks a lot
    I bumped into this while searching for something else, I hope I am no too late...

    Should not be a problem, implement MBrCtlSpecialLoadObserver::NetworkConnectionNeededL() as seen here:
    http://wiki.forum.nokia.com/index.ph...Feature_Pack_1

    Then it will connect via RConnection and RSocketSrv supplied by you, so you have full control over it. I used it to supply access point selected in another place in the code. Once you have done this, you can just call iConnection.Close();

Similar Threads

  1. Browser Control API Crashes?
    By Shilpa13 in forum Symbian Tools & SDKs
    Replies: 6
    Last Post: 2008-01-21, 07:07
  2. Browser Control API & JavaScript
    By fagiano in forum Symbian C++
    Replies: 0
    Last Post: 2007-09-07, 15:39
  3. Browser Control APi + ScrollBar
    By pearman in forum Symbian C++
    Replies: 4
    Last Post: 2006-12-27, 14:45
  4. Browser Control API Crashes?
    By Shilpa13 in forum Symbian User Interface
    Replies: 0
    Last Post: 2006-09-13, 08:10
  5. Http Connection
    By jaceline in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2006-06-09, 16:53

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