Donated space for related uLab project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
jsorg71 b1b3ff9e7d
year update and moved some stuff to os_calls.c
18 years ago
Xserver/hw/rdp added Xserver files 18 years ago
common some solaris fixes and add some funcs for sesman 18 years ago
debian add debian directory 19 years ago
docs added installdeb to makefiles 19 years ago
instfiles documentation and script file changes 19 years ago
libxrdp added medium and high rdp encryption via xrdp.ini 18 years ago
rdp added installdeb to makefiles 19 years ago
sesman year update and moved some stuff to os_calls.c 18 years ago
vnc added installdeb to makefiles 19 years ago
xrdp bounds check when loading font 18 years ago
xup added installdeb to makefiles 19 years ago
COPYING added COPYING 20 years ago
Makefile added installdeb to makefiles 19 years ago
design.txt update some txt files 19 years ago
install.txt documentation and script file changes 19 years ago
prog_std.txt update some txt files 19 years ago
readme.txt update readme.txt 19 years ago

readme.txt

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 member

  Mark from up 19.9 was the first to work with rdp server code.

To use this run make the ./xrdp, then connect with rdesktop or mstsc.
Tested with linux and i386.
I've got it compiling and working in windows with borland free tools.
I've got it compiling and working with linux on x64 processor

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
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 used

run make in main xrdp directory to build
run make install as root to install in /usr/local/xrdp

Jay