# stascorp/rdpwrap

RDP Wrapper Library

Repository: https://github.com/stascorp/rdpwrap
Canonical: https://ross.abutalabs.com/products/rdpwrap
Language: Pascal
License: Apache-2.0
License Family: permissive
Last push: 2024-06-18T15:08:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4333, "days_push": 806, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16812, forks 4044 (observed 2026-08-28T04:11:17.316152+00:00)

## What it is
RDP Wrapper Library is a Windows system library that enables Remote Desktop Host support and concurrent RDP sessions on editions that ship without them, such as Home and Starter versions of Vista through Windows 10. It works as a layer between the Service Control Manager and Terminal Services, leaving the original termsrv.dll untouched and remaining resilient against Windows Updates.

## Use cases
- enable remote desktop on Windows 10 Home
- allow multiple concurrent RDP sessions on my PC
- use a Home-edition Windows machine as an RDP host without upgrading to Pro
- connect remotely to a Windows PC that lacks Remote Desktop Host support
- keep RDP working after Windows updates without patching termsrv.dll

## When to choose
- You need to host RDP sessions on a Windows edition (Home/Starter) that does not include Remote Desktop Host
- You want concurrent RDP sessions from multiple users on the same machine
- You prefer a non-invasive wrapper over modifying or replacing termsrv.dll
- You want an update-resistant remote access setup for personal home use

## When to avoid
- You run Windows Pro, Enterprise, or Server, which already include full RDP host functionality
- You need a vendor-supported, license-compliant remote access solution for a corporate environment
- You need a cross-platform remote desktop host for Linux or macOS
- You are uncomfortable with community-maintained wrappers that may lag behind brand-new Windows builds

## Facets
- artifact type: library
- maturity: stable
- function: networking
- domain: security, networking, windows
- platform: windows
- tags: remote-desktop, rdp, concurrent-sessions, terminal-services, termsrv-wrapper, system-utility, windows-home, desktop

## Member repositories
- stascorp/rdpwrap (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.316152+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:04:14.825947+00:00, confidence not recorded.
  - readme: https://github.com/stascorp/rdpwrap (fetched 2026-08-28T04:11:17.316152+00:00, sha e6eefb8c3901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
