Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Remote desktop server or VNC server in my app

Remote desktop server or VNC server in my app

Scheduled Pinned Locked Moved C#
csharpquestionc++sysadmin
9 Posts 4 Posters 0 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.
  • C Offline
    C Offline
    Cosby
    wrote on last edited by
    #1

    Hi guys I would like add a VNC server or REMOTE DESKTOP sharing server (not RDP) in my c# or vb.net Application to provide remote support. Can you tell how can i do it? I've downloaded uvnc server source code (in c++) but i don't know how use it in my c# app. Please answer me. thank you

    L 1 Reply Last reply
    0
    • C Cosby

      Hi guys I would like add a VNC server or REMOTE DESKTOP sharing server (not RDP) in my c# or vb.net Application to provide remote support. Can you tell how can i do it? I've downloaded uvnc server source code (in c++) but i don't know how use it in my c# app. Please answer me. thank you

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Hi, In dot net there is option to upgrade your c++ project to C#,vb to vb.net etc. Have you tried it? Regards, Sunil G.

      C P 2 Replies Last reply
      0
      • L Lost User

        Hi, In dot net there is option to upgrade your c++ project to C#,vb to vb.net etc. Have you tried it? Regards, Sunil G.

        C Offline
        C Offline
        Cosby
        wrote on last edited by
        #3

        Really?? How can i do this???

        1 Reply Last reply
        0
        • L Lost User

          Hi, In dot net there is option to upgrade your c++ project to C#,vb to vb.net etc. Have you tried it? Regards, Sunil G.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          Member 4075103 wrote:

          In dot net there is option to upgrade your c++ project to C#

          Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

          My blog | My articles | MoXAML PowerToys | Onyx

          C S 2 Replies Last reply
          0
          • P Pete OHanlon

            Member 4075103 wrote:

            In dot net there is option to upgrade your c++ project to C#

            Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.

            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

            My blog | My articles | MoXAML PowerToys | Onyx

            C Offline
            C Offline
            Cosby
            wrote on last edited by
            #5

            :) . Other ideas?

            P 1 Reply Last reply
            0
            • C Cosby

              :) . Other ideas?

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              If all you are after is a remote desktop viewer that you can use in .NET code, you might want to check out Palantir[^].

              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

              My blog | My articles | MoXAML PowerToys | Onyx

              C 1 Reply Last reply
              0
              • P Pete OHanlon

                If all you are after is a remote desktop viewer that you can use in .NET code, you might want to check out Palantir[^].

                "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                My blog | My articles | MoXAML PowerToys | Onyx

                C Offline
                C Offline
                Cosby
                wrote on last edited by
                #7

                I'm looking for server not client

                1 Reply Last reply
                0
                • P Pete OHanlon

                  Member 4075103 wrote:

                  In dot net there is option to upgrade your c++ project to C#

                  Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.

                  "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                  As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                  My blog | My articles | MoXAML PowerToys | Onyx

                  S Offline
                  S Offline
                  Sunil G 3
                  wrote on last edited by
                  #8

                  Hi, I had upgrade my visual basic project to .net, and i think it is possible in c++ also. Here i can not attach any thing, so Please give me your email id so i can explain you the same. Regards, Sunil G.

                  P 1 Reply Last reply
                  0
                  • S Sunil G 3

                    Hi, I had upgrade my visual basic project to .net, and i think it is possible in c++ also. Here i can not attach any thing, so Please give me your email id so i can explain you the same. Regards, Sunil G.

                    P Offline
                    P Offline
                    Pete OHanlon
                    wrote on last edited by
                    #9

                    You can upgrade VB to VB.NET as VB.NET is based on VB - but there are lots of points that you end up having to code yourself. Trust me on this - you can't automatically upgrade C++ to C#, and I don't go giving my email address to complete strangers.

                    "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                    As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                    My blog | My articles | MoXAML PowerToys | Onyx

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups