Hello Team,
we have developed one application which includes the functionality of screen sharing to the remote machines. We used UltraVNC code to develop that functionality. We used the code which was released around(this I am not sure, sorry abt that) the year 2005.
This code is not working for Vista and 2008.
This is the scenario:
1. We are able to launch the VNC screen.
2. If we click on any of the windows from task bar or from anywhere of that machine, the window is appearing(events are reaching) on that machines console, but not reflecting on the VNC's screen share window.
3. Few windows like notepad, cmd and show desktop are working. but remaining other windows are not reflecting on the VNC window.
It is working fine on other Operating Systems except SERVER 2008 and VISTA.
Please let me know if you need any other information.
Thanks in advance.
Kalyan
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
VNC Issue with Vista and 2008
VNC Issue with Vista and 2008
Last edited by Kalyan_93 on 2009-12-31 05:58, edited 2 times in total.
Re: VNC Issue with Vista and 2008
uvnc 1.0.8.2 use schook if available for replace vnchook with vista, better responsive/ and care about security of vista/2008
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: VNC Issue with Vista and 2008
Thank you very much for your response.
Okay, let me put the question in more clear.
we are using the same logic which was from the release around the year 2004.
This is the problem we are facing:
I am not recieving messages from the PeekMessage call for VISTA and 2008 Operating systems!! and the same logic is working fine with all the remaining operating systems.
As I mentioned previously, it is working fine when I open notepad or command prompt.
Is that any handles that I m missing? or is that t
does the events and threads are the major changes you made to support vista and 2008, which I found while invoking new service as service_run in the UVNC code?
Please tell me what I am missing.
Okay, let me put the question in more clear.
we are using the same logic which was from the release around the year 2004.
This is the problem we are facing:
I am not recieving messages from the PeekMessage call for VISTA and 2008 Operating systems!! and the same logic is working fine with all the remaining operating systems.
As I mentioned previously, it is working fine when I open notepad or command prompt.
Is that any handles that I m missing? or is that t
does the events and threads are the major changes you made to support vista and 2008, which I found while invoking new service as service_run in the UVNC code?
Please tell me what I am missing.
Last edited by Kalyan_93 on 2009-12-31 12:20, edited 2 times in total.
Thanks
Kalyan Polasi
Kalyan Polasi
Re: VNC Issue with Vista and 2008
maybe you just forget enable capture alpha-blending on winvnc admin properties on vista/2008 ? this value is not enabled by default.
restart winvnc or uvnc_service
otherwise
read this informations about vista and vnc from Rudi
http://www.uvnc.com/vista/
restart winvnc or uvnc_service
otherwise
read this informations about vista and vnc from Rudi
http://www.uvnc.com/vista/
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: VNC Issue with Vista and 2008
Do you mean the settings of VNC after installing?
But, I m trying to modify the source code to suit it to my own application requirement.
But, I m trying to modify the source code to suit it to my own application requirement.
Thanks
Kalyan Polasi
Kalyan Polasi
Re: VNC Issue with Vista and 2008
> Do you mean the settings of VNC after installing?
yes
yes
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: VNC Issue with Vista and 2008
does anybody have any idea about this?
Please let me know if you need any additional information to get better understanding about this query.
Please let me know if you need any additional information to get better understanding about this query.
Thanks
Kalyan Polasi
Kalyan Polasi
Re: VNC Issue with Vista and 2008
1. do you run winvnc as application or system service ?
2. if you try running winvnc as ssystem service, as i had wrote you can only use uvnc_1.0.8.2 compatible with security/message of windows vista/2008/7/2008r2, otherwise, not work at all. communication with system service change with the new OS
2. if you try running winvnc as ssystem service, as i had wrote you can only use uvnc_1.0.8.2 compatible with security/message of windows vista/2008/7/2008r2, otherwise, not work at all. communication with system service change with the new OS
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer