tcp/ip communication sender receiver 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
5:07 UTC
Read the original article
Hit count: 209
tcpip
In my program the receiver has a bigger workload, should i make the sender wait for the receiver through methods like application level ACK?
© Stack Overflow or respective owner