|
Rabbit Remote Control 0.1.0-bate14
|

Directories | |
| Client | |
| Service | |
Files | |
| InStreamChannel.cpp | |
| InStreamChannel.h | |
| OutStreamChannel.cpp | |
| OutStreamChannel.h | |
Author: Kang Lin kl222.nosp@m.@126.nosp@m..com
Virtual Network Computing (VNC) is a remote display system that allows you to view and interact with a desktop environment that is running on a remote computer. Using VNC, you can run graphical applications on a remote machine and send only the pixels generated by those applications to your local machine. VNC is platform-independent and supports a wide variety of operating systems and architectures as both servers and clients.
Implementing the RFB(Remote frame buffer) is also called VNC(Virtual Network Computing) protocol using TigerVnc.