Skip to content

johnnyxxy/remotecontrol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

remotecontrol

记录一个windows平台上的远控程序。

Shell

管道重定向,可以用于在远端开启一个命令行窗口,作为目标主机上运行的控制器。

MySocket

提供一个基于TCP协议的socket通信,在控制端和被控端之间进行通信。

client.cpp

被控端的主程序。

server.cpp

控制端的主程序。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%