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. remote desktop
Qt 6.11 is out! See what's new in the release blog

remote desktop

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 4 Posters 4.6k Views 2 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.
  • A Offline
    A Offline
    Alux
    wrote on last edited by
    #1

    hi all,
    i have to develop aaplication in third party session for remote access and control like teamviewer.
    so i have to implement it for remote to client on another network.
    can every body help me about it?
    and
    is exist any open source application for my question ?
    thank alot

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      You could have a look at the whole VNC family
      http://www.tightvnc.com/

      But what is the plan to get access to the "other net"

      Teamviewer works via a server. Will you also have a server?

      A 1 Reply Last reply
      1
      • mrjjM mrjj

        Hi
        You could have a look at the whole VNC family
        http://www.tightvnc.com/

        But what is the plan to get access to the "other net"

        Teamviewer works via a server. Will you also have a server?

        A Offline
        A Offline
        Alux
        wrote on last edited by
        #3

        @mrjj thank you very much my dear friend.
        yes. i have two diffrent network.
        and two client. client#1 in network #1 and client#2 in network#2 and all clients could see server.
        so i would like to have remote desktop from client#1 to client#2.
        :)

        mrjjM 1 Reply Last reply
        0
        • A Alux

          @mrjj thank you very much my dear friend.
          yes. i have two diffrent network.
          and two client. client#1 in network #1 and client#2 in network#2 and all clients could see server.
          so i would like to have remote desktop from client#1 to client#2.
          :)

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Alux
          Ok client to client.
          But will you have a server pc somewhere ?
          else its nearly impossible.

          A 1 Reply Last reply
          0
          • mrjjM mrjj

            @Alux
            Ok client to client.
            But will you have a server pc somewhere ?
            else its nearly impossible.

            A Offline
            A Offline
            Alux
            wrote on last edited by
            #5

            @mrjj yes, i have a server pc. and client 1 and client 2 could see it.

            mrjjM 1 Reply Last reply
            0
            • A Alux

              @mrjj yes, i have a server pc. and client 1 and client 2 could see it.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Alux
              Ok, so you have the gear. :)

              well I have never seen a VNC server that can the same as TV so you should look around in docs
              and see if possible. Else you need to make your own server and client that can call home and
              server can connect them up.

              there was once a person here on forum working on such solution.
              Ill see if i can find it.

              Be no doubts - it might take you month to make.

              A 2 Replies Last reply
              0
              • mrjjM mrjj

                @Alux
                Ok, so you have the gear. :)

                well I have never seen a VNC server that can the same as TV so you should look around in docs
                and see if possible. Else you need to make your own server and client that can call home and
                server can connect them up.

                there was once a person here on forum working on such solution.
                Ill see if i can find it.

                Be no doubts - it might take you month to make.

                A Offline
                A Offline
                Alux
                wrote on last edited by
                #7

                @mrjj thanks alot.
                i have develop the application such az teamviewer.
                but not in all internet. i have to used it for two different networks.
                enyway thank you my friend

                1 Reply Last reply
                1
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by A Former User
                  #8

                  Hi! Maybe have a look at Krfb. It's free software, written in Qt. https://www.kde.org/applications/system/krfb/

                  Edit: The source code is located at https://quickgit.kde.org/?p=krfb.git.

                  1 Reply Last reply
                  1
                  • mrjjM mrjj

                    @Alux
                    Ok, so you have the gear. :)

                    well I have never seen a VNC server that can the same as TV so you should look around in docs
                    and see if possible. Else you need to make your own server and client that can call home and
                    server can connect them up.

                    there was once a person here on forum working on such solution.
                    Ill see if i can find it.

                    Be no doubts - it might take you month to make.

                    A Offline
                    A Offline
                    Alux
                    wrote on last edited by
                    #9

                    @mrjj hello again sir.
                    i find Andama, the open source remote desktop application.
                    and as i know i want an application like teamviewer , the server , and the client.
                    is Andama work like teamviewer >?

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      Kntrol Software
                      wrote on last edited by Kntrol Software
                      #10
                      This post is deleted!
                      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