[Interest] QUdpSocket broken?

Karl Ruetz karl.ruetz at ruetzdogz.com
Thu Sep 12 04:41:45 CEST 2013


One of our most popular products uses FTP.  Yes, it's old (in the field since 1998), but still making us money.  We added the portion written in Qt in 2004.
The fragility has never been an issue for us.  We haven't seen the problems. Our product has been stable.

We have a commercial license with Digia (started with Trolltech, continued through the Nokia years, and still going.)  

We had no problems with the addon until 5.1.1.  Hopefully Digia will figure out what the deal is soon so I don't have to revert.

I've tried to duplicate the behavior we need using QNAM and have been unsuccessful.  I've posed the issue in many forums (Qt Centre, etc...) and to Digia.  We always end up back with QFtp.

Karl

Thiago Macieira <thiago.macieira at intel.com> wrote:
>On quarta-feira, 11 de setembro de 2013 10:37:29, Karl Ruetz wrote:
>> My main complaint remains the removal of QFtp without providing
>equivalent
>> replacement features in QNAM.
>> 
>> Now, under 5.1.1, I have yet to get the QFtp addon to work.
>> 
>> So it looks like I have to stop using Qt 5 for Android because I
>cannot
>> reliably support all my desktop apps.
>> 
>> It honestly breaks my heart to do so.
>
>The addon should just work. The easiest way to do that is to get the
>sources 
>and copy the src/ftp dir into your build. Then you'll have a static
>library to 
>link to. (Note the implications of static-linking LGPL code)
>
>And you know why QFtp was removed: because it's fragile, easy to break,
>and 
>you shouldn't be using it anyway. Just like UDP, there's so little
>interest in 
>FTP these days that the few people working on networking don't have the
>time 
>or interest. 
>
>WebSockets, however...
>
>-- 
>Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Interest mailing list
>Interest at qt-project.org
>http://lists.qt-project.org/mailman/listinfo/interest

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130911/eed3f1bf/attachment.html>


More information about the Interest mailing list