@veightz
2014-10-17T01:37:00.000000Z
字数 3966
阅读 4290
Computer
Network
< Data and computer communication >
chapter 2 problems 2, 3, 4
China | France | |
---|---|---|
Chinese prime minister | French prime ministers | |
Chinese translator | French translator | |
Chinese telephone | <--Transfer--> | French telephone |
their own
languege
.their own language
.English
about prime minister's words.China | France | |
---|---|---|
Chinese prime minister | French prime ministers | |
Chinese translator | French translator | |
Chinese telephone | Japanese <--> German | French telephone |
At each layer of a protocol architecture, one or more common protocols are implemented in communicating systems. Each protocol provides a set of rules for the exchange of data between systems.It makes a simple network task consume great energy.
Each layer of a protocol architecture just can communicate with adjacent layer. It's not flexible enough.
Only physical layer can communicate directly.
It is a nice example for Transmission Control Protocol
.There are 3 steps to solve this problem.
1. The commander A tell the commander B the battle plan.(SYN)
2. The commander B tell The commander B the bettle pan have been acknowledged.(SYN-ACK)
3. The commander A tell the commander B the acknowledgement have been received.(ACK)
< Computer Network >
chapter 1 problems 1, 6, 10, 20, 27, 28.
Imagine that you have trained your St. Bernard, Bernie, to carry a box of three 8mm tapes instead of a flask of brandy. (When your disk fills up, you consider that an emergency.) These tapes each contain 7 gigabytes. The dog can travel to your side, wherever you may be, at 18 km/hour. For what range of distances does Bernie have a higher data rate than a transmission line whose data rate (excluding overhead) is 150 Mbps?
A client-server system uses a satellite network, with the satellite at a height of 40,000 km. What is the best-case delay in response to a request?
A disadvantage of a broadcast subnet is the capacity wasted when multiple hosts attempt to access the channel at the same time. As a simplistic example, suppose that time is divided into discrete slots, with each of the n hosts attempting to use the channel with probability p during each slot. What fraction of the slots are wasted due to collisions?
A system has an n-layer protocol hierarchy. Applications generate messages of length M bytes. At each
of the layers, an h-byte header is added. What fraction of the network bandwidth is filled with headers?
How long was a bit on the original 802.3 standard in meters? Use a transmission speed of 10 Mbps and
assume the propagation speed in coax is 2/3 the speed of light in vacuum.
An image is 1024 x 768 pixels with 3 bytes/pixel. Assume the image is uncompressed. How long does it take to transmit it over a 56-kbps modem channel? Over a 1-Mbps cable modem? Over a 10-Mbps Ethernet? Over 100-Mbps Ethernet?