[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    Re: [Kopete-devel] [Bug 63457] SSL support for IRC
From:       Martijn Klingens <klingens () kde ! org>
Date:       2004-02-06 14:03:48
Message-ID: 200402061503.48970.klingens () kde ! org
[Download RAW message or body]

On Friday 06 February 2004 14:34, Jason Keirstead wrote:
> On February 06, 2004 9:27 am, Till Gerken wrote:
> > The new version of the backend library abstracts this a bit further and
> > I'm hoping to be able to implement a socket class for Jabber that makes
> > use of KSSL. This on the very end of my todo list though.
>
> Or you could just use mine :P
>
> Its a drop in replacement for KExtSocket... the only code in IRC is
> basically this:
>
> if( useSSL )
> {
> 	socketPointer = new KSSLSocket( blah... )
> }
> else
> {
> 	socketPointer = new KExtendedSocket( blah... )
> }

Is it possible to subclass KExtendedSocket and add a setUseSSL() method on it 
that creates a KSSLSocket instead? Given the KExtSock API I have *very* 
little hope, but at least I can ask :)

-- 
Martijn
_______________________________________________
Kopete-devel mailing list
Kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic