0
実験の一環として、32の同時接続をインターネット上のWebサイトに接続し、接続の各URLに関連するhtmlページをダウンロードしようとしていますが、約10これらの接続複数のリモートインターネットWebサイトへの接続
System.IO.IOException: Unable to read data from the transport connection:
An existing connection was forcibly closed by the remote host. --->
System.Net.Sockets.SocketException: An existing connection was forcibly
closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer,
Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
いいえ、私はしません。また、私はそのような目的のためにそれを与えてはいません。なぜなら、そのような限界が理由や人々にとってそうであるようなものであるからです。 – Femaref