Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2004

Tip: Looking for answers? Try searching our database.

Multiple Threads runs HttpWebRequest

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roy Fisher - 17 Dec 2004 13:43 GMT
Hi,

I have an application which scan the network for http servers,
I use the HttpWebRequest.
When I use 1 working thread everything is working OK,
but when I use more than 1 working thread most of the requests which should
connect to a http server does'nt work.

I use the ethreal to sniff and noticed that those requests goes somthing
like :
Syn (from me to the server)
Syn, Ack (from the server to me)
Ack (from me to the server) - Here the checksum of the packet is wrong, all
the Syn Ack is of course a low level implementation.

any ideas ?
Teemu Keiski - 18 Dec 2004 15:37 GMT
Could maxconnections configuration element have anything to do with this?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/g
ngrfconnectionmanagementelement.asp


E.g could it be some sort of limit with maximum number of outbound
connections? Or do you get any actual error msg?

Signature

Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU

> Hi,
>
[quoted text clipped - 12 lines]
>
> any ideas ?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.