Explain what is meant by the term ‘TCP/IP stack’ [3]

The TCP/IP stack is the Transmission Control Protocol / Internet Protocol. (1)A Protocol is a set of rules (1) the outline the ways in which data should be set out to make sure it can be understood. Both the sender and receiver use the protocol. (1)The TCP/IP stack is a set of different protocols built up in layers (1), with each layer setting out how communication works at a each level of abstraction.The layers are  Application, Transport, Internet, Link. (1)When the data is encapsulated in further layers from the stack the Protocols from that layer must be applied to the data. (1)
Further points to that could be discuss:What each layer doesExamples of actual protocols in each layerThe structure of a stack - popping and pushing

AS

Related Computing A Level answers

All answers ▸

Explain why it is important to check the email address with JavaScript and again when it reaches the server.


Describe an IDE and its features in programming. (3 Marks)


What is the difference between Serial and Parallel transmission of data?


Some problems are intractable. What does it mean for a problem to be described as intractable?