# Android_SDL_VNC **Repository Path**: alfre_x/Android_SDL_VNC ## Basic Information - **Project Name**: Android_SDL_VNC - **Description**: SDL C VNC - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-05-08 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Android_SDL_VNC 使用 SDL库 和 LibVNCServer库实现 VNC 客户端 尽量少的使用java代码 SDL 1.3.0 LibVNCServer-0.9.10 中的 libvncclient LibVNCServer-0.9.10 中的 client_examples/SDLvncviewer.c #版本信息
2016-11-16 v1.0 把LibVNCServer中的例子SDLvncviewer 跑起来了