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. Store/Retrieve data for online chat application
Qt 6.11 is out! See what's new in the release blog

Store/Retrieve data for online chat application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 303 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.
  • F Offline
    F Offline
    freesix
    wrote on last edited by
    #1

    Hi I'm new to Qt Android,
    and my manager requires me to develop a small chat app for my company (only for our employees - Internal use).

    1. The chat app will work over internet,

    2. and needs to store/retrieve data constantly from a server

    My concern is I have no idea how to implement the server process 'store/retrieve data instantaneously from the server)!!!

    Can you please help? any idea?

    PS : Logic will get you from A to B, but Imagination will take you everywhere...

           Albert Einstein
    
    Pablo J. RoginaP 1 Reply Last reply
    0
    • F freesix

      Hi I'm new to Qt Android,
      and my manager requires me to develop a small chat app for my company (only for our employees - Internal use).

      1. The chat app will work over internet,

      2. and needs to store/retrieve data constantly from a server

      My concern is I have no idea how to implement the server process 'store/retrieve data instantaneously from the server)!!!

      Can you please help? any idea?

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @freesix said in Store/Retrieve data for online chat application:

      my manager requires me to develop a small chat app for my company (only for our employees - Internal use)

      And what about telling him/her just to use an existing XMPP solution for example?

      You can have your own managed XMPP server and use any XMPP client, available for several platforms (i.e. Linux, Mac, Android, etc.).

      Later on when everything is installed, configured and running you can have time to develop such Android client with Qt and NO rush...

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • F Offline
        F Offline
        freesix
        wrote on last edited by
        #3

        Thanks Pablo.
        Let me take a look at XMPP solution and will get back to you for further questions.

        PS : Logic will get you from A to B, but Imagination will take you everywhere...

               Albert Einstein
        
        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