I would like to submit source code I've written for possible inclusion in
the mainline source tree.  Specifically, I have developed various additional
features for xrdp, which are available for your review via my BZR
repository<http://caprica.deniserafferty.net/xrdp/trunk> or
its mirror at this launchpad.net
link<http://bazaar.launchpad.net/~ryanaxp/posixrdp/caprica/files>.
 The new features include:

   1. RDPFS - redirection of the remote desktop's file system to the server
   using the protocol described by Microsoft in
[MS-RDPEFS]<http://msdn.microsoft.com/en-us/library/cc241305(PROT.10).aspx>,
   using a custom FUSE user-space module integrated into "xrdp-chansrv";
   2. Audio - audio output redirection from server to client using PCM
   transmitted over a static virtual channel as detailed in
[MS-RDPEA]<http://msdn.microsoft.com/en-us/library/cc240933(PROT.10).aspx>
   ;
   3. IPv6 - the networking code has been modified to support both IPv6 and
   IPv4 wherever only IPv4 was previously supported (primarily in os_calls.c
   and libscp_session.c); and
   4. 24-bit color display - enables 24bpp display (it appears this was
   enabled in some previous release, but the code in the mainline source tree
   does not provide 24-bit display functionality).

In addition, I expect to complete a functioning serial and parallel port
redirection module (a fairly simple extension now that file system
redirection has been completed) this week or next.  Accordingly, please let
me know how best to contribute these changes back to the project.  If you
have any questions or comments, please feel free to contact me.

With best regards,
Ryan Rafferty
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to