Home All Groups Group Topic Archive Search About

Slow tcp connections with .Net2005

Author
7 Mar 2006 6:55 PM
Matthew Woods
Hi, i have some C# code that i converted from 2003 to 2005. it connects to a
server using tcp protocol. when i tested the performance of data transfer
between both versions the 2005 app was about 10x slower. has anyone else
experienced this and could shed light on what's going on?

Thanks

Matthew

Author
7 Mar 2006 7:06 PM
Jon Skeet [C# MVP]
Matthew Woods <mwo***@bearwagner.com> wrote:
> Hi, i have some C# code that i converted from 2003 to 2005. it connects to a
> server using tcp protocol. when i tested the performance of data transfer
> between both versions the 2005 app was about 10x slower. has anyone else
> experienced this and could shed light on what's going on?

Could you post a short but complete program which demonstrates the
problem?

See http://www.pobox.com/~skeet/csharp/complete.html for details of
what I mean by that.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet   Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too

AddThis Social Bookmark Button