Cisc650 computer networks what are the five areas of


Part -1:

Generalize the basic approaches we used for making the best out of best effort service for real-time interactive multimedia applications.

Why RTSP is called an out of band control protocol? Find out another protocol that also uses out of band control and compare them.

Assume an Internet phone application generates packets only during talk spurts. During a talk spurt the sender generates bytes at a rate of 500 bytes per second, and every 40 msecs the sender gathers bytes into chunks. Assume that RTP is used that will add a header to each chunk. In addition UDP and IP will be used. Suppose all headers (including RTP, UDP and IP) have a total length of h and an IP datagram is emitted every 20 msecs. Find the transmission rate in bits per second for the datagram generated by one side of the application.

Consider the procedure described in "Adaptive Playout Delay" for estimating average delay

di. Let

r1 - t1 be the most recent sample delay, let

r2 - t2

be the next most recent sample delay,

and so on. For a given audio application, suppose three packets have arrived at the receiver with sample delays r3 - t3 , r2 - t2 , and r1 - t1 . Express the estimate of delay d in terms of u and the three samples.

This chapter describes several FEC schemes. Briefly summarize them . Both schemes increase the transmission rate of the stream by adding overhead. Does interleaving also increase the transmission rate?

Compare the procedure described in "Adaptive Playout Delay" for estimating average delay with the procedure in Chapter 3 ("Estimating the Round-Trip Time") for estimating round-trip time. What do the procedures have in common? How are they different?

Is it possible for a CDN to provide worse performance to a host requesting a multimedia object than if the host has requested the object directly from the distant origin server? Please explain.

Compare and contrast RTSP and HTTP used for multimedia applications.

Summarize how the token buckets and WFQs can be used together to provide policing mechanisms.

Part -2:

What is the most important difference between a symmetric key system and a public key system?

In what way does a hash function provide a better message integrity check than a checksum (such as Internet Checksum)?

Can you "decrypt" a hash of a message to get the original message? Explain.

Suppose that Bob receives a PGP message from Alice. How does Bob know for sure that Alice created the message?

Consider WEP for 802.11. Suppose that the data is 01010111 and the keystream is 10110000. What is the resulting ciphertext?

8.6. Using the monoalphabetic cipher in the textbook, encode the message "Computer is powerful." Decode the message "rmij'u uamu xyj."

8.7 Consider the RSA algorithm with p=5 and q=11.
a. What are n and z?
b. Let e be 3. Why is this an acceptable choice for e?
c. Find d such that de=1 (mod z) and d<160.

Part -3:

What are the five areas of network management defined by the ISO?

Define the following terms; managing entity, managed device, management agent, MIB, network management protocol.

What is SNMP and what are its major parts?

In this chapter we saw that it was preferable to transport SNMP messages in unreliable UDP datagrams. Why do you think the designers of SNMP chose UDP rather than TCP as the transport protocol of choice for SNMP?

Practical assignment

This assignment consists of programming a Pinger client. Please submit the following items in a ZIP file.

1) Java or Python source code;
2) Instructions on how to install and run your program;
3) A brief design document explaining your solution.

Note: I shall not provide remedial help concerning coding problems that you might have. Students are responsible for the setup of their own coding environment. Each student is also expected to debug their code.

Attachment:- Networking.rar

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: Cisc650 computer networks what are the five areas of
Reference No:- TGS01684450

Expected delivery within 24 Hours