SDL_vnc

SDL_vnc library was created to offer a VNC client system.
Download

SDL_vnc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • A. Schiffler
  • Publisher web site:
  • http://www.ferzkopp.net/mambo/index.php?option=com_content&task=view&id=15&Itemid=29

SDL_vnc Tags


SDL_vnc Description

SDL_vnc library was created to offer a VNC client system. SDL_vnc library was created to offer a VNC client system that:- is LGPL licensed and can be used in commercial applications- integrates with SDL (framebuffer is a SDL surface)- IO and processing runs as a thread, so it does not interfere with a traditional "game loop"Supported Platforms:The library compiles and is tested on a Linux target with a TightVNC server running on windows.Installation and TestTo compile the library your need the SDL 1.2 installed from source or installed with the 'devel' RPM package. For example on Mandrake, run: urpmi libSDL1.2-develThe run ./autogen.sh (optional) ./configure make make install ldconfigto compile and install the library. The default location for the installation is /usr/local/lib and /usr/local/include. The libary path /usr/local/lib might need to be added to the file /etc/ld.so.confThen run ldconfig again.


SDL_vnc Related Software