descriptionlibVNCServer for WinCE
ownerbalakrishnamp@gmail.com
content tags
add:
readme
This project can be used to have VNC server on the win ce. Environment used: MS visual studio 2005 and windows mobile SDK 6.0 (winCE 5.0) 1. Download the project and open the solution file. 2. Set the include directories in MSVS (Zlib/inc, Jpeg/Inc etc). 3. Set the additional libraries (zlib.lib and Jpeglib.lib) and their include path (zlib/lib and Jpeg/lib). This library doesn't use pthread and rfbFileTransfer (check rfbserver.c for commented lines of code).