It seems that the certificate data is passed to my parser where I then get
an Invalid XML error or I get a read error on my stream saying can't perform
that operation on an unauthenticated socket when I am still trying to
authenticate it.  I thought that the method blocked until it was finished.

On 7/3/07, Sylvain Hellegouarch <[EMAIL PROTECTED]> wrote:

Dieter Lunn a écrit :
> Hi
> I am writing a library in C# and I am having issues changing to a
> secure stream.  When I start the authenticate as client and it
> receives the data and runs it through the xml parser and I get an
> error.  The socket code can be found here:
> http://xmppnet.googlecode.com/svn/trunk/xmpp/net/AsyncSocket.cs

What kind of error do you get?

- Sylvain
>
> --
> Dieter Lunn
> http://www.coder2000.ca <http://www.coder2000.ca>




--
Dieter Lunn
http://www.coder2000.ca

Reply via email to