On Fri, Jun 22, 2012 at 11:31 PM, Jay Sorg <jay.s...@gmail.com> wrote:
> > I'm looking to extend FreeRDP for a project I'm working on and am looking > > for anything that's been written up beyond the doxygen stuff for the > > channels API. I'd like to write a custom virtual channel for my app and > > while there doesn't seem to be a whole lot to the plugins a quick 1-page > > HOWTO would save me a lot of hours reading the slim doxygen stuff and the > > code itself. It just looks like I need to implement a few callbacks that > > freeRDP needs, but I'd rather not figure them out via trial-and-error if > I > > can avoid it. I'm assuming that if there was official documentation I > > would have already run into it, but was hoping that some dev out there > that > > reads the list has a page or two of notes that would be awesome. Thanks > > people! > > If I push in a skeleton plugin, would that help? > You will be able to see where you get called when there is data and > what to call to send data. > > There should be a link to the MS virtual channel plugin docs on the web > site. > > http://msdn.microsoft.com/en-us/library/aa383580%28VS.85%29.aspx > > Jay > That would actually be even better than docs. I've been digging through the existing channel code to try to find the common elements which is pretty much the same thing, plus a whole bunch of hours. I'm fine on the RDS plugin, just need some help on the client end. I would seriously appreciate it if you have the code and can commit it somewhere. I'm not sure how useful it would be to others but since FreeRDP has now hit 1.0 I have a feeling more than just a few people are going to figure out how useful this is, especially in the cloud, and are going to want their own channels. Arbitrary channels always been one of the best features of the RDP protocol but until now has only really been available under Windows unless you wanted to write the whole subsystem for yourself. Thanks, especially for the quick response! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel