What is a network protocol and why do we need it?

In computer networking, in order for two end devices to communicate in some way, we need rules. These rules are called network protocols. Network protocols are predefined set of rules for effective communication between two end devices, where as different protocols are responsible for variety of operations, therefore these protocols are organized in layers.
There are two different models in computer networking, responsible for the transmission of the packets. The widely used model is OSI or Open Systems Interconnect. It's open standard, therefore everybody can apply it. It's used for network management and you can clearly see where each protocol functions on each layer. It consists of 7 layers.

TM

Related Computing IB answers

All answers ▸

Question 14)http://ibdocuments.com/IB%20PAST%20PAPERS%20-%20SUBJECT/Group%204%20-%20The%20sciences/Computer_science_SL/2007%20November%20Examination%20Session/English%20Papers/Computer_science_paper_1_SL.pdf


Define the terms CU and ALU and briefly explain their roles in the CPU.


The program I've written doesn't do what its supposed to! I don't have any errors, so I don't even know where to start looking for the problem. Where can I begin?


How do you convert a number between decimal and binary?