tcp/ip communication sender receive different process speed problem
Posted
by Benny
on Stack Overflow
See other posts from Stack Overflow
or by Benny
Published on 2010-03-12T04:44:55Z
Indexed on
2010/03/12
4:47 UTC
Read the original article
Hit count: 225
tcpip
In my program the receiver has a bigger workload, should i make the sender wait for the receiver through methods like ACK?
© Stack Overflow or respective owner