[Mono-devel-list] Problems with Mono SOAP client
Sandy Dunlop
sandy at sorn.net
Thu Mar 4 18:00:45 EST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 04 March 2004 14:52, Lluis Sanchez wrote:
> On dt, 2004-03-02 at 14:51, Sandy Dunlop wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hi. I'm Sandy, and this is my first post to the list after being
> > subscribed for onlya couple of days.
> >
> > I spent most of one night last weekend investigating a problem where a
> > very simple SOAP client program written in C# hangs after the last SOAP
> > call. The very same program works fine under Microsoft's .NET framework
> > (even if it was compiled under Mono).
>
> This web server is wrong because it closes the connection socket in a
> way that is not valid for HTTP 1.1. Actually, I get an exception when
> running the sample in MS.NET.
Oops, I forgot to call shutdown(n,SHUT_RDWR) on the server. Even if I do make
that function call on the server though, my Mono client still hangs after the
last call, and my MS.NET client doesn't.
Sorry if this is going even more off-topic, but is there something else I've
missed at the server side?
Thanks for your help so far :-)
- --
sandy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFAR7UdXOlE1Rb/HvwRAhhKAJ9UL0yxXjg7up0WSoeF4E8fLTZO+ACeMSnc
N0mXasEF0x01LSdfSN+B/Uw=
=5lV7
-----END PGP SIGNATURE-----
More information about the Mono-devel-list
mailing list