diff options
author | jsorg71 <jsorg71> | 2004-11-15 01:30:28 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2004-11-15 01:30:28 +0000 |
commit | 9c580f9a846f9db83508a1bd4b2d9a354d906fcf (patch) | |
tree | fbd192cc668f2583a446422b31c8fb422e079752 /readme.txt | |
parent | 0be4f033922831d7173f86004ec0a0951a40f86d (diff) | |
download | xrdp-proprietary-9c580f9a846f9db83508a1bd4b2d9a354d906fcf.tar.gz xrdp-proprietary-9c580f9a846f9db83508a1bd4b2d9a354d906fcf.zip |
started work on moduals
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ Credits 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. -Only tested with linux and i386. +Tested with linux and i386. +I've got it compiling in windows with borland free tools. + +xrdp directory is the main server code +design.txt is an attempt to expain the project design Jay |