> 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

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

Reply via email to