Skip to content

How can I make Avalonia act as a VNC server? #13577

Answered by maxkatz6
kyuranger asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, we have VNC server, yes https://github.com/AvaloniaUI/Avalonia/blob/master/src/Headless/Avalonia.Headless.Vnc/HeadlessVncPlatformExtensions.cs#L37-L40

VNC backend initially was a simple proof of concept, it wasn't much documented, but you can use it for sure.
From my memory, the only sample is StartWithHeadlessVncPlatform usage in the ControlCatalog: https://github.com/AvaloniaUI/Avalonia/blob/master/samples/ControlCatalog.NetCore/Program.cs#L59C32-L59C60

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kyuranger
Comment options

Answer selected by kyuranger
Comment options

You must be logged in to vote
1 reply
@kyuranger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants