Files
SimpleRemoter/使用方法.txt

18 lines
793 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
【使用方法】
首先请编译这4个项目确保都成功通过然后到生成目录例如Debug或Release
1、打开Yama应用程序点击Yama应用程序的“生成客户端”图标
2、填写目标IP可以填域名例如www.baidu.com和端口例如6666
3、点击“确定”这时候会在Debug目录生成一个名为"ClientDemo.exe"的可执行程序;
4、想办法把"ClientDemo.exe"和"ServerDll.dll"一起拷贝到想要被控制的电脑,运行起来;
5、把Yama拷贝到目标IP的机器运行起来点击设置菜单设置端口号为6666点击“应用”或“确定”按钮
6、重启Yama等待被控电脑连接如果有电脑运行了"ClientDemo.exe",则会在界面显示。
2019-8-25