Sang.RemoteViewing.Windows.Forms
2.0.1
dotnet add package Sang.RemoteViewing.Windows.Forms --version 2.0.1
NuGet\Install-Package Sang.RemoteViewing.Windows.Forms -Version 2.0.1
<PackageReference Include="Sang.RemoteViewing.Windows.Forms" Version="2.0.1" />
paket add Sang.RemoteViewing.Windows.Forms --version 2.0.1
#r "nuget: Sang.RemoteViewing.Windows.Forms, 2.0.1"
// Install Sang.RemoteViewing.Windows.Forms as a Cake Addin #addin nuget:?package=Sang.RemoteViewing.Windows.Forms&version=2.0.1 // Install Sang.RemoteViewing.Windows.Forms as a Cake Tool #tool nuget:?package=Sang.RemoteViewing.Windows.Forms&version=2.0.1
RemoteViewing (Sang branch)
RemoteViewing is a .NET-native VNC client and server library.
You can use RemoteViewing to write your own VNC server or client.
It supports Raw, Hextile, Copyrect, and Zlib encodings, and includes a Windows Forms control to make embedding VNC in your program extremely easy.
RemoteViewing uses the BSD license.
Installation
Install using the command line:
Install-Package Sang.RemoteViewing
Samples
This repository contains three sample projects:
RemoteViewing.NoVncExample
implements a noVNC server using RemoteViewing. The server itself is implemented using ASP.NET CoreRemoteViewing.ServerExample
implements a VNC server which allows you to share your desktopRemoteViewing.Example
implements a VNC client using Windows Forms.
Credits
The code in this repository is based on the download available at
https://github.com/Hofersa/remoteviewing http://www.zer7.com/software/remoteviewing
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- Sang.RemoteViewing (>= 2.0.1)
-
net8.0
- Sang.RemoteViewing (>= 2.0.1)
- System.Drawing.Common (>= 8.0.5)
-
net8.0-windows7.0
- Sang.RemoteViewing (>= 2.0.1)
- System.Drawing.Common (>= 8.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 155 | 5/29/2024 |