Download List

프로젝트 설명

GTK-VNC is a VNC viewer widget for GTK+. It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. The core library is written in C and a binding for Python using PyGTK is available. The networking layer supports connections over both IPv4 and IPv6. Example code illustrates how to build a vncviewer replacement using either C or Python.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-11 11:06
0.3.4

OpenGL 하드웨어 가속을 표시 배율이 추가되었습니다. WMVi 프로토콜의 확장 기능에 대한 지원이 원시 scancode 키보드 입력을 확장에 대한 지원과 함께 제공했다. 커서를 잡아, 키보드 상태를 추적하고, 색상 전환 버그, 그리고 컴파일 이동성을 고정했다.
Tags: Minor feature enhancements
OpenGL hardware accelerated display scaling was added. Support for the WMVi protocol extension was provided along with support for a raw scancode keyboard input extension. Bugs with cursor grab, keyboard state tracking, color conversions, and compilation portability were fixed.

2007-12-31 16:08
0.3.2

이 릴리스의 버그 수정 번호와 RRE, ZRLE, 그리고 GThread에 대한 지원 coroutine 큰 이동성에 대한 구현을 기반으로 추가합니다.
Tags: Minor feature enhancements
This release fixes a number of bugs and adds
support for RRE, ZRLE, and a GThread-based
coroutine implementation for greater portability.

2007-12-12 23:17
0.3.0

이 릴리스 클립 보드에 액세스 및 전송에 대한 지원을 추가 / 벨 메시지를 수신. 비 표준 RFB v3.4 UltraVNC 호환성을 위해 지원됩니다. 저기 execmem의 실수를 사용하여 제거하는 버그수정, 솔라리스 호환성, coroutine에서 경쟁 조건을 수정 및 비 결함 연결 차단 () 처리됩니다.
Tags: Minor feature enhancements
This release adds support for accessing the clipboard and sending/receiving bell messages. Non-standard RFB v3.4 is supported for UltraVNC compatability. There are bugfixes to remove accidental use of execmem, fix Solaris compatability, race conditions in coroutine, and a flaw in non-blocking connect() handling.

2007-09-15 11:11
0.2.0

혼합 엔디안 클라이언트와 서버 및 BGR와 호환성이 릴리스의 수정 / RGB 픽셀 형식으로 표시됩니다. 혼합 색상 깊이가 이제 올바르게와 적절하게 변환 차지하고있습니다. 우아한 종료가 이제 올바르게 처리됩니다. 위젯 소멸자 모든 자원을 때 도구가 삭제됩니다 해제될 수있습니다. 두 가지 일반적인 클라이언트 커서 부하를 확장 OSX 용과의 호환성을 위해 지원됩니다 VNC를, UltraVNC, 그리고 TightVNC. 와인은 TLS 인증 방법에 대한 지원이 추가되었습니다. 바탕 화면의 크기를 조정 신호 행사 및 인증 실패 알림을 받기위한 추가되었습니다.
Tags: Minor feature enhancements
This release fixes compatibility with mixed endian client and servers and BGR/RGB pixel format displays. Mixed colour depths are now correctly accounted for and converted appropriately. Graceful shutdown is now handled correctly. A widget destructor ensures that all resources are freed when the widget is deleted. The two common client cursor offload extensions are supported for compatability with OSX-VNC, UltraVNC, and TightVNC. Support for Vino's TLS authentication method was added. Signals were added for receiving notifications of desktop resize events and authentication failures.

2007-08-16 08:35
0.1.0

Tags: Initial freshmeat announcement

Project Resources