Please have a look at changelog for AbtoVNC Remote Screen SDK.
AbtoVNC Remote Screen Server SDK 1.3 for Windows:
- Added possibility to run the Server as System program from Session ID of current user
- Added possibility to connect locked PC
AbtoVNC Remote Screen Server SDK 1.2 for Windows:
- speed of work has been increased by optimization of work with images
AbtoVNC Remote Screen Viewer SDK 1.3 for Windows:
- bug fixed
- new controls added
AbtoVNC Remote Screen Viewer SDK 1.2 for Windows:
- bug fixed
- speed of work has been increased by optimization of work with images
- added possibility to open Start Menu (Send ‘Start’ (CTRL+ESC) to host)
- added possibility to send Custom KeyPressing ALT or CTRL send ALT/CTRL directly to the VNCServer, as if the user selected “CTRL DOWN/CTRL UP/ALT DOWN/ALT UP” from the system menu.
When
SCROLL-LOCK
is activated, all keycombinations (exceptCTRL+ALT+DEL
) are directly sent to the remote computer:- Instead of switching applications on the client side,
ALT+TAB
is sent to the VNCServer. - Instead of opening the start menu on the client side,
CTRL+ESC
is sent to the VNCServer. - Instead of opening the system menu on the client side,
ALT+SPACE
is sent to the VNCServer. - Pressing
Break/Pause
key toggles Full-Screenmode on or off.
- Instead of switching applications on the client side,
AbtoVNC Remote Screen Server SDK 1.1 for Windows:
- All API functions return type are changed from bool to int
- Error codes and state enumerators are updated
- Screen changes update is improved for Windows Server 2008 x64
AbtoVNC Remote Screen Viewer SDK 1.1 for Windows:
- All API functions return type are changed from bool to int
- Error codes and state enumerators are updated
- Connection event handler is improved in C# sample
AbtoVNC Remote Screen Viewer 1.1 for Android SDK:
- Ability to save and remove connections
- Ability to use repeater at VNC session
- Ability to change color mode of VNC canvas: 2 colors, 4 colors, 8 colors, 64 colors, 256 colors, 24 bit
- Ability to send text or keys combinations
- Ability to change touch mode and centralize mouse pointer at showed part of canvas
- Here are 4 available touch modes: Canvas, Freeze, Mouse, Multitouch