文件名称:PiLoader-master
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-05-18
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- libgu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Pi马的一个简单例子 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Internet后会发送电脑IP地址. 11.可以保存配置. 12.可以对传送的图像进行压缩,压缩算法有LZW(推荐)、LZ77、LZSS等. 13.可以指定获得桌面的颜色数目,有单色、16色、256色和真彩,以保证在可以桌面图像更新的速度要求. -an example of PiLoader1. Can be peeping into the contents of each other s desktop. 2. Can use the mouse to control the other computer. 3. You can use the keyboard to control the other computer. 4. The client can create more window. 5. can run a command. 6. can lock/unlock each other s computer. 7. will allow the other computer (forced) write-off/restart/shutdown. 8. can send/delete/move each other s computer documents. 9. where necessary, can also turn off the service program. 10. an increase of automatic letter functions. 11. configuration can be saved. 12. can send the image compression
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PiLoader-master
...............\.gitignore
...............\AUTHORS
...............\ChangeLog
...............\INSTALL.md
...............\LICENSE.md
...............\NEWS
...............\PiLoader.workspace
...............\README.md
...............\cleanconf.sh
...............\client
...............\......\.gitignore
...............\......\AUTHORS
...............\......\COPYING
...............\......\ChangeLog
...............\......\INSTALL
...............\......\Makefile.am
...............\......\NEWS
...............\......\README
...............\......\binary_loader.c
...............\......\bootpc.c
...............\......\bootpc.cbp
...............\......\bootpc.h
...............\......\bootproto.c
...............\......\config.h.in
...............\......\configure.ac
...............\......\elf.c
...............\......\monitor.c
...............\......\options.c
...............\......\serial.c
...............\......\verbose_print.c
...............\common
...............\......\bootproto.h
...............\......\crc32.c
...............\mkconf.sh
...............\raspi
...............\.....\.gitignore
...............\.....\AUTHORS
...............\.....\COPYING
...............\.....\ChangeLog
...............\.....\INSTALL
...............\.....\Makefile.in
...............\.....\NEWS
...............\.....\README
...............\.....\bcm2835.h
...............\.....\bootrpi.c
...............\.....\config.h.in
...............\.....\configure.ac
...............\.....\link.ld
...............\.....\minilibc.c
...............\.....\minilibc.h
...............\.....\okled.c
...............\.....\raspi.cbp
...............\.....\raspihw.h
...............\.....\start.S
...............\.....\timer.c
...............\.....\uart.c
...............\.....\wdog.c
...............\samplekernel
...............\............\.gitignore
...............\............\AUTHORS
...............\............\COPYING
...............\............\ChangeLog
...............\............\INSTALL
...............\............\Makefile.in
...............\............\NEWS
...............\............\README
...............\............\README.md
...............\............\bcm2835.h
...............\............\config.h.in
...............\............\configure.ac
...............\............\hello.c
...............\............\link.ld
...............\............\minilibc.c
...............\............\minilibc.h
...............\............\raspihw.h
...............\............\samplekernel.cbp
...............\............\start.S
...............\............\uart.c