After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.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