Implementing noVNC in a .NET 9 ASP.NET Core MVC Project
24 views
Skip to first unread message
Mustafa H
unread,
Jan 1, 2025, 6:56:46 AMJan 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to noVNC
Hello Everyone,
I manage my virtual machines on VMware using vCenter APIs and provide access to these VMs through a web console structure in my .NET 8 MVC project. Instead of WebKMS, I would like to use noVNC. How can I integrate noVNC into my project? Are there any articles or video tutorials on this topic?