-
Thanks for your participcation on Ajax VNC. there is NO password protection at this moment. So please be reminded that it should not run on the machine, which the port is publicly reachable. So just login with any password is ok.
2009-07-24 07:32:29 UTC by heiczxcv
-
Hi
I was just told about ajaxvnc by a friend. He doesn't use it and I have downloaded it and tried to use it. I've also looked for how to and docs but can't find any. I've looked in the files that came with the download but nothing there. It said it should just work. I must be doing something wrong. I'm running it on a 2003 server with IIS. I get the index page to come up with a login password.
2009-07-11 14:05:38 UTC by mrrobertjohnson
-
I'm guessing from the non-response this project is pretty much dead.
Shame, it seems similar to two other ajax / VNC implementations done in C#. A Google code hosted project A-VNC (http://code.google.com/p/a-vnc/) which is also and a school oriented one EduVNC (http://www.eduvnc.com) which isn't open source.
Does anyone know if there is a Ajax vnc that will run on Linux and is still...
2009-06-09 06:12:45 UTC by jeremydc
-
I did as you suggested, but to get to the vnc viewer go to http://localhost:8086/remotedesktop.html to get to the client. I'm running on ubuntu intrepid 64 bit. I had the client running on my wii, albeit with a poor refresh rate. Seems to work reasonably well.
2009-04-07 03:40:06 UTC by jsydc
-
N/m :)
I saw that I have to surf to this alternate URL instead...
http://localhost:8086/remotedesktop.html
*That* worked.
cs.
2009-03-31 00:43:32 UTC by cseberino
-
When I run on Linux with java -cp ../lib/miniohttpd-1.0.jar:. hk/haha/onet/ajaxvnc/AjaxVNCServer
I tried to test by surfing locally to localhost:8086.
All I get there is this dump verbatim after URL gets redirected to http://localhost:8086/index.htm
<html>
<title>Ajax VNC Login</title>
<script type="text/javascript"...
2009-03-31 00:38:23 UTC by cseberino
-
Try this:
java -cp \
../lib/miniohttpd-1.0.jar:. hk/haha/onet/ajaxvnc/AjaxVNCServer
Notice the ":. " in the middle.
I tried to test it by surfing to http://localhost:8086 but only only a dump of the source of index.html.
Please reply if you got farther than me.
Chris.
2009-03-31 00:32:15 UTC by cseberino
-
*bump*
Same Problem here.
Any solutions yet?.
2009-02-17 08:53:43 UTC by neotrantor
-
pretty good discussion. Whats the state of the project now? Has this gone any forward?.
2009-02-09 05:11:17 UTC by leonidusz
-
heiczxcv committed patchset 5 of module AjaxVNC-R01 to the Ajax VNC CVS repository, changing 1 files.
2007-12-10 18:57:47 UTC by heiczxcv