how actually tcp protocol works?
So i started to learn tcp/ip protocol stack. But in all sources tcp
protocol is described too blurry. The main think i want to know how
actually tcp protocol programly implemented. how applyed protocols
communicate with tcp protocol. what is interface of this communication.
For now i think that applied protocols are implemented directly in applied
program: lets say browser implement HTTP protocol and this protocol
communicate with centralized implementation of tcp protocol which is
implemented in OS. IS it correct i have lack of sources from which i can
learn this.please recomend me something to read.
No comments:
Post a Comment