Sang.RemoteViewing
2.0.1
dotnet add package Sang.RemoteViewing --version 2.0.1
NuGet\Install-Package Sang.RemoteViewing -Version 2.0.1
<PackageReference Include="Sang.RemoteViewing" Version="2.0.1" />
paket add Sang.RemoteViewing --version 2.0.1
#r "nuget: Sang.RemoteViewing, 2.0.1"
// Install Sang.RemoteViewing as a Cake Addin #addin nuget:?package=Sang.RemoteViewing&version=2.0.1 // Install Sang.RemoteViewing as a Cake Tool #tool nuget:?package=Sang.RemoteViewing&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. |
.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
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Quamotion.TurboJpegWrapper (>= 2.0.32)
- sharpcompress (>= 0.37.2)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
net8.0
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Quamotion.TurboJpegWrapper (>= 2.0.32)
- sharpcompress (>= 0.37.2)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sang.RemoteViewing:
Package | Downloads |
---|---|
Sang.RemoteViewing.Windows.Forms
RemoteViewing is a .NET-native VNC client and server library. It supports Raw, Hextile, Copyrect, and Zlib encodings. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 180 | 5/29/2024 |