Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt Service Framework - portable background service
QtWS25 Last Chance

Qt Service Framework - portable background service

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 4.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dakron
    wrote on last edited by
    #1

    Hello,

    Is it possible to create a service that plays the role of background service using Qt Service Framework ?
    I am thinking about a some kind of service that should start automatically at system boot and check some data periodically.
    I want that this service can be portable - easily deploy on Symbian and Maemo for instance - so this is why I mentioned about Qt Service Framework.
    As I can see in Qt Service Framework documentation a service can be created only on a client request. Is it any solutions to create/start such service without this client request ?

    Best Regards,
    Pawel

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sriky27
      wrote on last edited by
      #2

      Hi Pawel,

      I have been playing around with ServiceFramework for a while now, if I have understood the services those are plugins. Meaning you can have a demon process which loads this service and runs your activity such as collecting information periodically at the startup and etc. Someone has to load the service who is your decision

      -Sriky

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved