About 25,900,000 results
Open links in new tab
  1. C# - Remote control a PC without port-forwaring (Like

    Sep 12, 2014 · I want to remote control 1 PC from an other PC, that part works, but you have to port forward the port. Is it possible to connect like TeamViewer? So I bypass the firewall and …

  2. Remote Desktop Using C#.Net - C# Corner

    Remote Desktop Services is one of Microsoft Windows components to access a remote computer through network. Only the user interface of the application is presented at the client. Any input …

  3. Building Remote Desktop Protocol Client in C# Using GitHub

    Aug 7, 2024 · Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft that allows a user to control a remote computer over a network connection. In this tutorial, we …

  4. How to remote computer using WMI in c# - Microsoft Q&A

    Nov 22, 2023 · If you can, you could embed the MS Remote Desktop ActiveX control to control the remote computer from your app. mstsc on my french PC :

  5. GitHub - Bediveren/RemoteControllerCsharp: Remote control

    Simple example remote control client/server written in C#. Done using WinForms. Requires .NET 4.0 or newer. USAGE: One client creates server, other connects to the server. Notes: Mouse …

  6. Tip: Use C# to Stop a Windows Service and force kill its ... - KV4S

    Aug 11, 2015 · Essentially, you can use ManagementObjectSearcher to do it all. First, define the scope which is the machine name and the service account credentials. Second, select the …

  7. c# - How to control network client pc - Stack Overflow

    Jul 12, 2012 · You have to use Microsoft's Remoting.Here we can able to create an object in the remote system and we can able to control it. It is possible to get System's information by …

  8. How to Create a Simple Screen Sharing Application in C# - C#

    In this article, we will learn to develop a basic screen-sharing app in C#. Explore real-time collaboration, network communication, and user interface design. Create seamless remote …

  9. kishordgupta/control_pc_via_lan_csharp - GitHub

    Feb 3, 2011 · we develop a software which perform basic PC controlling operations and complete remote access using C#. With our software we can establish a connection to any computer via …

  10. mouse control from another computer in c# - Stack Overflow

    Apr 9, 2018 · Take a look at this: How to move mouse cursor using C#? it should get you started. You will need to create some kind of protocol / transport to issue the remote calls. But this …

  11. Some results have been removed
Refresh