Jaslabs: High performance Software

High Performance Software

VNC client in flash

By Justin Silverton

FVNC is an open source VNC client for flash.

From the author:

“I’ve updated the code to compile with the release version of Flex 2. Previously, the application was only functional in beta versions and stopped working when Flash Player 9 was officially released. I’ve also started to do some refactoring, but decided it was better to get the code out there as-is than keep it locked up while I tweak it. I’ve been beyond busy lately, and I don’t see myself finishing this round of refactoring any time soon, so better to release now than wait a few weeks…”

Screenshots

Login Screen

Actual screenshot

How to use/install

Download and run from your browswer.

Important notes:

Because of Flash Player security restrictions in connecting to remote addresses, you have to run the .swf file from your local file system. This means either launching it with the standalone Flash Player, or dropping the .swf file inside IE or FireFox.

More about the client:

The following encodings are implemented: CopyRect and HexTile. The Flash Player itself is fully capable of rendering the screen without slowdown.. any choppiness seems to be due to the amount of data coming over the wire, so switching to a compressed encoding format should improve speed.

This has only been tested using TightVNC server

Download

The VNC flash client can be download here

Link to project: Here

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • DZone
  • Slashdot
  • StumbleUpon
  • Technorati

6 Comments so far

  1. Dougal Matthews March 7th, 2007 3:17 pm

    Genius!

  2. eric March 9th, 2007 11:36 pm

    I droped the swf to my IE and Firefox and enter my TightVNC server and port, then Connect. Nothging happened. What am I missing? I have Flash 9 and TVNC 1.3d6.
    Thanks.

  3. flashdevs.com March 10th, 2007 12:40 pm

    VNC client in flash…

    Quote from the original author:
    “I’ve updated the code to compile with the release version of Flex 2. Previously, the application was only functional in beta versions and stopped working when Flash Player 9 was officially released. I’ve also start…

  4. kjeanä March 19th, 2007 11:30 am

    In Firefox and Explorer 7 never opens the socket to connect to the remote site!!!

  5. Lost in Programming » kurz & bündig April 2nd, 2007 6:01 pm

    […] Mit Flash VNC könnt Ihr jetzt euren PC auch über Flash fernsteuern […]

  6. […] RDP-Cient : xrdp -> http://xrdp.sourceforge.net/ X11vnc -> http://www.karlrunge.com/x11vnc/index.html Flash-vnc -> http://www.whenpenguinsattack.com/2007/03/07/vnc-client-in-flash/ […]

Leave a reply