in reply to Re: Re: Re: Re: Re: Re: Network Duplex speed test
in thread Network Duplex speed test
In case anyone's interested, I modified the code to increase the size until those Unknown Errors go away. It works at 10268. I suspect this is something to do with recv() function itself wanting to reassemble the original 10240 bytes of data, as opposed to simply receiving a 1500-byte packet.