[jdev] C# SslStream Issues

Dieter Lunn coder2000 at gmail.com
Tue Jul 3 11:30:15 CDT 2007


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 <sh at defuze.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20070703/2a728f54/attachment-0002.htm>


More information about the JDev mailing list