Coder Social home page Coder Social logo

a-vnc's People

Contributors

anaimi avatar sp1d3rx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dspnerd burstray

a-vnc's Issues

UAC prompt not visible locks

What steps will reproduce the problem?
1. Connect
2. Open a program that prompts the user for UAC
3. Screen freezes till the end user clicks yes/no

What is the expected output? What do you see instead?
Expected to see the UAC prompt and the remote user be allowed to click yes/no

What version of the product are you using? On what operating system?
Latest, Windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Sep 2011 at 2:20

http protocol issues

Cannot login via ISA proxy server

What steps will reproduce the problem?
1. access avnc through a proxy server (microsoft isa proxy)

Result: "wrong password"

------

Firefox displays html source of pages instead of rendered content (even 
without going through a proxy). This appears to be because A-VNC is not 
emitting http headers.

-------

application does not work when hosted behind an apache forwarding proxy 
(apache ProxyPass/ProxyPassReverse directives)


-------

Http fiddler reports protocol violations:

Fiddler has detected a protocol violation in session #3.

The Server did not return properly formatted HTTP Headers. Maybe missing 
altogether (e.g. HTTP/0.9), maybe only \r\r instead of \r\n\r\n?

Original issue reported on code.google.com by [email protected] on 13 Jan 2009 at 10:29

CPU Usage on server and client don't change when window is not focused.

What steps will reproduce the problem?
1. Connect to server through browser.
2. Login.
3. Open Task Manager and look at CPU usage on the server.
4. Put your browser in the background and open a new task on the local 
workstation such as notepad.
5. Notice the CPU usage remains unchanged and refreshes quickly.

What is the expected output? What do you see instead?
It should refresh less often if it is in the background. 



Original issue reported on code.google.com by [email protected] on 19 Apr 2012 at 10:36

open source

project have some binarys without source code provided
README.txt lacks information where such code can be found

Original issue reported on code.google.com by [email protected] on 24 Apr 2010 at 7:44

Authenticate via URL?

Is it possible to pass the password and/or other settings via the url?  That 
way the remote window could be embdedded in another page.

Original issue reported on code.google.com by [email protected] on 31 Aug 2010 at 3:09

Local ip

it works only for local ip.
Is there any way to work with external ip?
(Getting external ip & port forwarding)

Original issue reported on code.google.com by [email protected] on 10 Sep 2009 at 10:31

How to build it ?

Would like to build it on my Raspberry pi, but I don't know anything about c#. I would like instructions.

IPv6 support

Can you add IPv6 support ?


Original issue reported on code.google.com by hostfat on 21 Jan 2009 at 5:29

locked screen causes program crash

What steps will reproduce the problem?
1. login to a-vnc. no problems.
2. lock the screen on windows xp.
3. connect again, try to do anything.

What is the expected output? What do you see instead?
expect to see the "screen is locked" message. Instead, it doesn't do 
anything and the program crashes with an error.





Original issue reported on code.google.com by [email protected] on 25 Oct 2008 at 12:59

Linux support

Not sure if this is possible with Mono etc, but support for Linux and or MacOSX 
would be excellent.

Original issue reported on code.google.com by devraj on 24 Apr 2009 at 10:55

Registry Crash when regular/retricted user

What steps will reproduce the problem?
1. Attempt to start A-VNC as a regular user (IE no write permission to
HKLM\Software\AVNC)
2. When reading registry settings AVNC generates an unhanded exception.
3. AVNC opens the registry for write, but only conducts reads ont eh values.

What is the expected output? What do you see instead?
Expect it to fail saving changes, but at least still work.


What version of the product are you using? On what operating system?


Please provide any additional information below.
The attached patch should fix the issue causing the exception. EduVNC
reworked this portion of code significantly so I've adapted the corrections
back into the existing AVNC tree, but I haven't tested this exact
implementation. 

I should also note this code handles the exception and disables the
controls for the settings which can't be saved back to the registry which
may not be the ideal behavior with the AVNC interface. Don't feel bound to
this, please use your judgment on however you think its best to handle the
error in your interface. If you need any clarification or have a comment,
please let me know Jeremy Collins

Original issue reported on code.google.com by eduvnc%[email protected] on 13 Jul 2009 at 12:48

Attachments:

Patch to change A-VNC to transmit passwords as a salted hash instead of plain text.

The patch alters Login.htm to include sha1() from MIT licensed PHPJS
(http://phpjs.org/) and use it to hash passwords before sending them to the
server. The patch also performs the corresponding hash server side to
verify the password. The salt is different each time the program starts, so
the resulting hashed password transmitted between the client and server has
a different value each run.

The attached patch is released under an MIT licenses. If you have any
problems or questions please let me know, Jeremy Collins

Original issue reported on code.google.com by eduvnc%[email protected] on 12 Jul 2009 at 4:16

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.