Chapter Review– Cisco Application Transport

Application services differ from network services in several key ways, including • Network services provide generic transport mechanisms useable by any application. • Application services provide specific transport services optimized for a specific application or purpose. • Network services run on top of IP, which abstracts different kinds of physical transport. • Application services run […]

Type-Length Values– Cisco Application Transport

Fixed-length fields place all the interpretative elements in the protocol specification outside the communications channel. Because of this, fixed-length encoding often uses network resources efficiently; the network does not need to carry any additional information to describe transmitted data. There are, however, two situations where fixed-length encoding is suboptimal: • Carrying a field of rarely […]