Answered step by step
Verified Expert Solution
Question
1 Approved Answer
One of the main objections to layered protocols arises from the apparent overhead copying occurs at each layer. How can copying be eliminated? Layered protocols
- One of the main objections to layered protocols arises from the apparent overhead copying occurs at each layer. How can copying be eliminated?
- Layered protocols hide all underlying details from applications. Could application software be optimized if an application knew about the underlying networks being used? Explain.
- Should the Internet protocols include a presentation layer that specifies standards for each data type (e.g., a graphic image type, a digital music type, etc)? Why or why not?
- Build a case that TCP/IP is moving toward a six-layer protocol architecture that includes a presentation layer. (Hint: various programs use the XDR protocol, XML, and ASN.1.)
- Find out how a UNIX system uses the mbuf structure to make layered protocol software efficient.
Step by Step Solution
★★★★★
3.49 Rating (156 Votes )
There are 3 Steps involved in it
Step: 1
Eliminating Copying in Layered Protocols Zerocopy networking is a technique that aims to eliminate the overhead of copying data between layers in a network protocol stack This is achieved by using tec...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started