Skip to content

Bediveren/RemoteControllerCsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteControllerCsharp

Simple example remote control client/server written in C#. Done using WinForms. Requires .NET 4.0 or newer.

USAGE:

  • Main window
    alt tag

One client creates server, other connects to the server.

  • End result example
    alt tag

Notes:

  • Mouse movement is disabled by default, to enable it, find ServerHost.cs line 166 and uncomment it.
  • Keyboard input will not loop if both - the server and the client are ran on the same computer.

About

Remote control program written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages