shithub: rd

Download patch

ref: 2ad36efabe53bf7146756b7c97fa97fdb96a0731
parent: 142b452d762c751ee0c01c559f2bbfb938934e75
author: Yaroslav Kolomiiets <yarikos@gmail.com>
date: Wed Aug 10 09:13:33 EDT 2016

a comment on RDPSND

--- a/audio.c
+++ b/audio.c
@@ -4,6 +4,17 @@
 #include "dat.h"
 #include "fns.h"
 
+/*
+BUG requires RDPDR support...
+
+[MS-RDPEA] "6 Appendix A: Product Behavior":
+<1> Section 2.1: In Windows, the client advertises the static virtual
+channel named "RDPDR", as defined in [MS-RDPEFS].  If that channel is
+not advertised, the server will not issue any communication on the
+"RDPSND" channel.  Not supported on Windows XP and Windows Server
+2003.
+*/
+
 static char	rdpsnd[]				= "RDPSND";
 
 enum	/* Audiomsg.type */