Is 589 Network Applications Various Questions

Submitted by: Submitted by

Views: 337

Words: 3379

Pages: 14

Category: Science and Technology

Date Submitted: 08/04/2012 01:30 AM

Report This Essay

Part-1

1. What does the transport layer do?

The transport layer performs three functions:

• Establishing end-end connections: linking the application layer to the network.

• Addressing: finding the address of the ultimate destination computer.

• Packetizing: breaking long messages into smaller packets for transmission.

2. What does the network layer do?

The network layer performs two functions:

• Routing: determining the next computer to which the message should be sent to reach the final destination

• Addressing: finding the address of that next computer.

3. What are the parts of TCP/IP and what do they do? Who is the primary user of TCP/IP?

As the name implies, TCP/IP has tow parts. TCP is the transport layer

protocol that links the application layer to the network layer. It performs packetizing: breaking the data into smaller packets, numbering them, ensuring each packet is reliably delivered, and putting them in the proper order at the destination. IP is the network layer protocol and performs addressing and routing. IP software used at each of the intervening computers through which the message passes; it is IP that routes the message to the final destination.

The TCP/IP was developed for the U .S. Department of Defense’s Advanced Research Project Agency network (ARPANET). TCP/IP is the transport/network layer protocol used on the Internet. It is also the world’s popular network layer protocol, used by almost 80 percent of all BNs, MANs. In 1998, TCP/IP moved past IPX/SPX as the most common protocol used on LANs.

6. Why is TCP/IP the most popular protocol?

TCP/IP is the world’s popular network layer protocol, used by almost 80 percent of all BNs, MANs. In 1998, TCP/IP moved past IPX/SPX as the most common protocol used on LANs. TCP/IP allows reasonably efficient and error-free transmission. Because it performs error checking, it...