Multithreading for httprequest

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ranjan123
    New Member
    • Aug 2008
    • 1

    Multithreading for httprequest

    Hi..All,
    Actually I have developed a window application to hit URL using HttpRequest class It is working fine but the problem is that it is hitting only 30/35 times per second. I want to make 100/150 request per second. can I use mutlithreading or any other suggestion is there?

    Thanks all..
Working...