Chapter 4 140-151 Flashcards
What is TCP/IP
transmission control protocol/internet protocol
What does it mean to say our network runs IP
the network runs all the sub protocols in TCP/IP
what are three advantages of TCP/IP
- routable (data has a network layer address that can be read), 2. open source, 3. flexible – can run on any machine
What are the four layers of TCP/IP (ATIN)
application, transport, internet, network interface
What is the application layer?
applications gain access to the internet via this layer
What is the transport layer
provides flow control, error checking, sequencing
What is the internet layer?
addressing and routing (IP internet protocol etc)
What is Network interface layer?
formats data and transmits to network interface
Why is TCP/IP more practical than OSI?
OSI is theoretical but TCP/IP was developed after the internet was up and running
What are the TCP/IP core protocols?
TCP Transmission control protocol and IP Internet protocol
What does the transport control protocol do?
gives reliable data delivery services
What does connection-oriented mean?
you must have a connection before the protocol starts to work.
What is sequencing and checksums?
the computer making sure that the receiving end understood the message