CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
The TCP/IP Protocol DependenciesThe many Internet protocols naturally depend on each other, that is they demand the services provided by other protocols.For example, the file-transfer protocol (FTP) demands that it operates over a reliable stream protocol (TCP), delivered to a host on a network (IP) which provides flow control (ICMP).
CITS3002 Computer Networks, Lecture 7, The TCP/IP protocol suite, p18, 17th April 2024.
|