Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deshansl/remote-desktop-python
Server-Client architecture, Allows organizations to remote desktop via company windows server.
https://github.com/deshansl/remote-desktop-python
gui pyhon3 python qt5 remote-control remote-desktop socket-programming windows
Last synced: 19 days ago
JSON representation
Server-Client architecture, Allows organizations to remote desktop via company windows server.
- Host: GitHub
- URL: https://github.com/deshansl/remote-desktop-python
- Owner: DeshanSL
- Created: 2022-07-16T00:50:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T01:33:42.000Z (over 2 years ago)
- Last Synced: 2024-11-07T15:06:00.685Z (2 months ago)
- Topics: gui, pyhon3, python, qt5, remote-control, remote-desktop, socket-programming, windows
- Language: HTML
- Homepage:
- Size: 29.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
First install the bridge to your server and put the IP address and the port in config.txt
then run the bridgeCopy client program to related end points and make it to run in startup (copy a shortcut of "URDClientService.exe" to C:\Users\**User**\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Copy the Administrator file to admin computers and run administrator program
Add config.txt file to both Client and administrator directory
config.txt file should be like below - ServerIP- the IP of the machine that runs bridge program/ ServerPort- port that you have mentioned in servers' config.txt
ServerIP
ServerPortall directories must have the same config.txt