VOGONS


First post, by roytam1

User metadata
Rank Member
Rank
Member

Recently I did a search about VNC client for 16bit windows, but can't find any.
Official VNC Viewer for 32bit Windows uses threading which makes it unsuitable for win32s.
So I decided to pick a simple VNC client library (which I chose it vncdos-0.4, http://arcady.chem.anrb.ru/vncdos/) and let LLM helping me to write some gluing code and fixing VNC client library problems.

For now it is kind of working on older Win95 Beta Builds (Build 225 is tested), Win32s, and NT 3.1 RTM.

Features / Limitations:
- Knows RAW/RRE/CoRRE/Hextile/CopyRect encodings
- Operating in 8bpp color only

repo: https://github.com/roytam1/vncsclnt