Y
Hacker News
new
|
ask
|
show
|
jobs
by
rroeserr
2583 days ago
TCP doesn't have a request/response cycle - its a stream of bytes between applications
1 comments
gshulegaard
2583 days ago
Correct but TCP provides a reliable data stream between two hosts, the (particular) messaging protocol over it wasn't part of what I was trying to point out.
link