[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:       Jason Keirstead <jason () keirstead ! org>
Date:       2004-02-06 13:34:57
Message-ID: 200402060934.57771.jason () keirstead ! org
[Download RAW message or body]

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... )
}

-- 
There's no place like 127.0.0.1

http://www.keirstead.org
_______________________________________________
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