Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Using UltraVNC in a C# Application

Developers may discuss here
Post Reply
mcanino
Posts: 1
Joined: 2011-07-02 20:14

Using UltraVNC in a C# Application

Post by mcanino »

I am trying to figure out how I can use UltraVNC in an application I wrote to Poll the stations, select one and pull up a window with the viewer in it and view that station.
I can Poll all the PC's easy enough but how can I accomplish the viwer section
can I use shell to pass the usename and password to UltraVNC and pull up the station selected? if so how?
If this has already been answered I appologize - I couldnt find it
mcanino
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Using UltraVNC in a C# Application

Post by B »

There is no username in classic VNC. You can pass the password as per http://www.uvnc.com/install/cmdline.html
Post Reply