On 05/14/2014 12:40 PM, Ted Felix wrote: > Next I'll have a look at Tim's patch and Sonic Visualiser...
Ok, Tim's patch works great for http, but it appears that ftp is a bit of a pain to write a client for. Consequently, while the patched FileSource probably works great for some ftp servers, it didn't work for mine. Apparently the ftp protocol is rather flexible in terms of what responses can be sent when. So, an ftp client has to be ready to handle anything that is thrown at it. But before we consider implementing that, I think we need to look closely at Sonic Visualiser. I took a quick glance at Sonic Visualiser's FileSource, and that appears to be the way to go. It uses QNetworkAccessManager which supports http, https, and ftp transfers. I'll give it a shot next to make sure it will work for us. Ted. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel