subject

Layering is a common approach to tackling large problems in Computers. There are a few common ways of dividing responsibilities on the Internet. One of the most often used is the TCP/IP Five Layer Model. 1. Go online and read up on the TCP/IP Five Layer Model. In your own words write a brief description of the responsibilities of each layer. 2. Looking at the picture above: Host Computer 1 and 2 are on network A, while Host Computer 3 and 4 are on network B. The Router/Gateways in between represent other networks on the internet. If Host 1 is talking with Host 4 using VOIP or Chat, give an example of how each layer plays its part in the communication.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
question
Computers and Technology, 22.06.2019 18:10
How can i delete permalinks from a word press site?
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
This chapter lists many ways in which becoming computer literate is beneficial. think about what your life will be like once you’re started in your career. what areas of computing will be most important for you to understand? how would an understanding of computer hardware and software you in working from home, working with groups in other countries and contributing your talents.
Answers: 1
question
Computers and Technology, 23.06.2019 15:30
1. ask the user how many questions are in the quiz. 2. ask the user to enter the key (that is, the correct answers). there should be one answer for each question in the quiz, and each answer should be an integer. e.g., 34 7 13 100 81 3 9 10 321 12 might be the key for a 10-question quiz. you will need to store the key in an array. 3. ask the user to enter the answers for the quiz to be graded. there needs to be one answer for each question. note that these answers do not need to be stored; each answer can simply be compared to the key as it is entered. 4. when the user has entered all of the answers to be graded, print the number correct and the percent correct. 5. add a loop so that the user can grade any number of quizzes with a single key. after the results have been printed for each quiz, ask "grade another quiz? (y/n)." note: you only have one array (the key). you are not creating a new key for each set of quiz answers.
Answers: 3
You know the right answer?
Layering is a common approach to tackling large problems in Computers. There are a few common ways o...
Questions
question
Social Studies, 18.03.2021 02:30
question
Engineering, 18.03.2021 02:30
question
English, 18.03.2021 02:30
question
Mathematics, 18.03.2021 02:30
Questions on the website: 13722361