R
rmx
I'm working on a proxyScanner library which measure time of response of
a group
of http proxies parallelly .
I use WebRequest.BeginGetResponse method for asynch operation.
For console application everything is ok.
The problem appears in Windows Forms application.
My library starts only one connection
a group
of http proxies parallelly .
I use WebRequest.BeginGetResponse method for asynch operation.
For console application everything is ok.
The problem appears in Windows Forms application.
My library starts only one connection