I would like to create a browser base VNC that can view via Browser and the VNC appears as a thumbnail.. Just like ThinVNC for example. Is it possible to create such system? how? Hoping for your response
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can embed VncSharp in a full-trust XAML Browser Application (XBAP). It’s a Windows Forms control, so you will have to put it into a WindowsFormHost.