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..
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..