VNC2Me SC 0.2 Beta released
VNC2Me SC 0.2 Beta released
VNC2Me SC 0.2 has been released. (available in the SC downloads section)
This update is a complete re-write of the core code, to handle several key bugs:
- GUI unresponsive when buttons pressed on older computers (buttons, tray menu and all GUI are now checked 50x more often than other functions)
- No ability to use application without SSH (code is yet to be written to allow this, but the structure is there for it now)
- Event driven responses where hard to add and maintain (new code runs on the events, with most of the none event code placed in functions to allow easier maintenance)
This update enables many new features, including:
- Automatic Language selection based on locale (provided locale translation and codes exist in the INI)
- Ability to hide tabs when not wanted (INI setting, which will not show tab, even if relevant file exists)
- "MAIN_ENABLE_DEBUG" parameter in INI now enables/disables debug output to windows debugger. making the application a bit faster (less DLL calls)
- many MANY minor improvements to GUI, and behind the scenes allowing for smoother, simpler operation.
Feature that are under development:
- Collaboration Server - this is 90% complete, all GUI modifications are done, with minor launching problems still occurring.
- Application launching structure which will allow an application to be downloaded and launched on the remote computer, without controlling it, just by clicking some buttons on the viewers computer.









