Re: [xSocket-develop] Can't define handler when using NonBlockingConnection with SSL?
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2008-01-07 11:40:29
|
Hi, yes, there should be a NonBlockingConnection constructor which accepts a handler and a SSLContext :-( The upcoming V2.0-alpha-2 (release date: mid of February/08) supports such a constructor. The NonBlockingConnection of the V1.2 branch has already been updated to support this case. But the release date of the maintainance release V1.2.2 is not fixed yet. cheers Gregor 2008/1/7, Mohamad Azri Bin Azhar <az...@gm...>: > > Dear all, > > I'm trying to create a NonBlockingConnection client with onData() > handler and SSL enabled, how do I go about it? There is no such > constructor that accept SSLContext and the IDataHandler at the same time. > > Without SSL, I could just call NonBlockingConnection(host, port, this). > > Thanks. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > xSocket-develop mailing list > xSo...@li... > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > |