https://github.com/posinformatique/posinformatique.terminalservices
This project is a .NET Library for using Terminal Services API of Windows: https://docs.microsoft.com/fr-fr/windows/win32/termserv/terminal-services-reference
https://github.com/posinformatique/posinformatique.terminalservices
pinvoke terminal terminal-services windows-api
Last synced: about 1 month ago
JSON representation
This project is a .NET Library for using Terminal Services API of Windows: https://docs.microsoft.com/fr-fr/windows/win32/termserv/terminal-services-reference
- Host: GitHub
- URL: https://github.com/posinformatique/posinformatique.terminalservices
- Owner: PosInformatique
- Created: 2019-12-07T00:13:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T00:30:08.000Z (over 5 years ago)
- Last Synced: 2025-02-05T02:43:01.636Z (3 months ago)
- Topics: pinvoke, terminal, terminal-services, windows-api
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PosInformatique.TerminalServices
This project is a .NET Library for using Terminal Services API of Windows :
https://docs.microsoft.com/fr-fr/windows/win32/termserv/terminal-services-referenceNB: This project has been migrated from CodePlex (https://archive.codeplex.com/?p=wtsdotnet#)
The features of this library are :
* List of all Terminal Services server in a specific Active Directory domain.
* Connection to a specific Terminal Services server.
* List of all opened sessions on a specific server.
* Get the current session on the current Terminal Services server.
* Send a message to a specific session.Next features :
* List of all processes in a specific Terminal Services server.
* Logon and logoff to a specific session
* ... and morePlease contact me, if you have any questions are suggestions !
PS : Sorry for my bad English... If my sentences are not correct, please ask me to correct them !