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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Remote Desktop Sharing

Remote Desktop Sharing

Scheduled Pinned Locked Moved C#
csharptestingbeta-testing
3 Posts 2 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.
  • D Offline
    D Offline
    dhami_naresh
    wrote on last edited by
    #1

    Hi All, Thank you for your time in advance. I am doing remote desktop sharing project and now i can move the remote mouse but not being able to click the remote mouse from the client side(remote side). So please give some usefull hint. I need to fire the remote click event at the remote machine(to where i need to click the mouse) so that i can click on mycomputer or other application links and on other window as well. In this project we are using .net remoting technology. thank you very much. naresh dhami

    naresh is testing the site.

    M 1 Reply Last reply
    0
    • D dhami_naresh

      Hi All, Thank you for your time in advance. I am doing remote desktop sharing project and now i can move the remote mouse but not being able to click the remote mouse from the client side(remote side). So please give some usefull hint. I need to fire the remote click event at the remote machine(to where i need to click the mouse) so that i can click on mycomputer or other application links and on other window as well. In this project we are using .net remoting technology. thank you very much. naresh dhami

      naresh is testing the site.

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      As this article "Mouse Operations[^]" mentions, you can fire the click event of mouse in local machine. So, you may inspire this code to fire the mouse click on remote computer too.. BTW, Why are you creating remote desktop application while there are some stable applications already out? Remote Desktop? You can use either Microsoft Web Remote Desktop Connection or C# VNCClient. Microsoft Remote Desktop For Developer: Remote Desktop Web Connection [^] Remote Desktop Manager (MSTSCUI.NET)[^] C# VNC Client VNC-Client for .NET is a VNC-Client written in C# using the .NET Framework.[^]

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

      D 1 Reply Last reply
      0
      • M Michael Sync

        As this article "Mouse Operations[^]" mentions, you can fire the click event of mouse in local machine. So, you may inspire this code to fire the mouse click on remote computer too.. BTW, Why are you creating remote desktop application while there are some stable applications already out? Remote Desktop? You can use either Microsoft Web Remote Desktop Connection or C# VNCClient. Microsoft Remote Desktop For Developer: Remote Desktop Web Connection [^] Remote Desktop Manager (MSTSCUI.NET)[^] C# VNC Client VNC-Client for .NET is a VNC-Client written in C# using the .NET Framework.[^]

        Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

        D Offline
        D Offline
        dhami_naresh
        wrote on last edited by
        #3

        Thank you very very much Michael. I feel you are the king of the Remote desktop sharing applications. Actually we are developing remote deskotp sharing application different from the windows terminal service and vnc as well with respect to the architecture. Thank you Thank you very much

        naresh is testing the site.

        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