making KTcpSocket exported - WIP

Andreas Hartmetz ahartmetz at gmail.com
Sun Feb 8 12:40:30 GMT 2009


Hi,

due to popular demand I'll put a WIP version of KTcpSocket up for 
discussion/review/comments.
It is supposed to be *the* socket class for use in KDE. Its advantage over 
QTcpSocket/QSslSocket is supposed to be that it uses KDE settings and handles 
SSL problems with zero programmer intervention.
Note that it has been there since 4.0 and used in KIO but not exported.
It has an integrated GUI to deal with SSL errors and a way to replace the GUI 
with something else.
What's missing is a good API and general approach to use proxy settings from 
KDE by default make it possible to specify them manually where necessary.
Documentation is also missing and there are a few methods that probably 
shouldn't stay...
Anyway, here it is. It's not really high quality yet :)

Cheers,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ktcpsocket-public.diff
Type: text/x-diff
Size: 113381 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090208/6507189c/attachment.diff>


More information about the kde-core-devel mailing list