Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Suggestion request for application registration.

Suggestion request for application registration.

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 916 Views 1 Watching
  • 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.
  • musimbateM Offline
    musimbateM Offline
    musimbate
    wrote on last edited by
    #1

    Hi,
    We need to add a registration feature in our Qt application.One approach is
    to set up a key for users to use when running the application.This approach
    is tedious as you have to come up with a way to kep key user matches organized.

    I am thinking of setting up a database on a our server and kind of automate the
    registration process for the users.I have never done this before so I need your
    suggestions folks as to whether this is a good approach or if Qt has a way to ease
    the design of this registration process.

    Any input will appreciated.

    Why join the navy if you can be a pirate?-Steve Jobs

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      I do not think Qt has any thing build in to 'registration' the application. You should do it yourself. Qt has excellent TCP/IP classes, so registration via internet is very easy to setup. There are multiple examples on that, so yes, it is well possible.

      Greetz, Jeroen

      1 Reply Last reply
      0
      • musimbateM Offline
        musimbateM Offline
        musimbate
        wrote on last edited by
        #3

        Thanks Jeroentje@home,
        I guess I have to put it together myself then.

        Why join the navy if you can be a pirate?-Steve Jobs

        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