|
|
|
|
|
by mprime1
649 days ago
|
|
There's some serious flaws in your reasoning. TCP guarantees order [as long as the connection is active] but it is far from being 'perfectly reliable'. Example: sender sends, connection drops, sender has no idea whether the receiver received. In other words, it works until it doesn't.
The fact that sometimes it doesn't means it's not perfect. TCP is a great tool but it doesn't violate the laws of physics.
The 2 generals problems is and will always be impossible. |
|