Results 1 to 1 of 1
I am working on project related to Remote Desktop / VNC.
I want to write a C program, which will read Monitor(/Desktop) Video (VGA) Data in RAW Format from a ...
- 06-08-2011 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 44
Reading VGA raw data for remote desktop
I am working on project related to Remote Desktop / VNC.
I want to write a C program, which will read Monitor(/Desktop) Video (VGA) Data in RAW Format from a host system......then I will pass that raw data to display on remote system.
I want to get access to PHYSICAL DISPLAY, don't want to create VIRTUAL DISPLAY.
Presently I am using Linux(Fedora 14).
How can I read/access VGA data, if possible as a raw ?


Reply With Quote