Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeha/xrdp-suse-fork
git import of xrdp-0.4.1-28.19.1.src.rpm
https://github.com/zeha/xrdp-suse-fork
Last synced: about 2 months ago
JSON representation
git import of xrdp-0.4.1-28.19.1.src.rpm
- Host: GitHub
- URL: https://github.com/zeha/xrdp-suse-fork
- Owner: zeha
- License: other
- Created: 2012-10-19T22:03:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-26T21:08:02.000Z (about 12 years ago)
- Last Synced: 2024-04-21T02:19:29.584Z (9 months ago)
- Language: C
- Homepage:
- Size: 547 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: COPYING
Awesome Lists containing this project
README
xrdp 0.5.0
Credits
This project is very much dependent on rdesktop and the work of Matt Chapman
and the rdesktop team members, of which I'm a memberMark from up 19.9 was the first to work with rdp server code.
Tested with linux on i386, x64, sparc, and ppc.
I've got it compiling and working in windows with borland free tools.
Non of the sesman or Xserver stuff works in windows of course.xrdp directory is the main server code
vnc directory is a simple vnc client module for xrdp
sesman directory is a session manager for xrdp that uses Xvnc for the Xserver
libxrdp directory is a static library needed by xrdp
rdp is an rdp client module for connecting to another rdp server
xup is a module used to connect to an rdp specific X11 server
Xserver is the files needed to build an rdp specific X11 server
COPYING is the licence file
design.txt is an attempt to expain the project design
prog_std.txt is an attemp to explain the programming standard usedrun make in main xrdp directory to build
run make install as root to install in /usr/local/xrdpJay