[Vnc2swf-users] Cursor pseudo-encoding
Status: Alpha
Brought to you by:
euske
From: Luis F. K. <lf...@ya...> - 2005-09-26 13:44:41
|
Hi, Congratulations. This is a great software. Now, with the python version, I'm finally able to use it. I was trying to understand the C version so that I could try to translate it into java so that I would be able to use it on Windows. I'm happy that it will not be necessary. Trying it out I noticed that the swf file was alot bigger that I expected. Even after compression with edit.py. Checking the source code, I noticed that the cursor pseudo-encoding is not used. By using this encoding, the screen (framebuffer) updates are greatly reduced since the mouse movements are sent separetely from the desktop. Otherwise, every mouse movement makes it necessary to update the region under it. I think this feature would make this great software even better. Couldn't you add this to the next release? Or, at least, could you give me some hints and ideas on how this could be acomplished? Thank you, Luis Fernando _______________________________________________________ Novo Yahoo! Messenger com voz: ligações, Yahoo! Avatars, novos emoticons e muito mais. Instale agora! www.yahoo.com.br/messenger/ |