Computer Network | Network goals
Computer Network means an interconnection of autonomous (standalone) computers for information exchange. The connecting media could be a copper wire, optical fiber, microwave or satellite.
Networking Elements – The computer network includes the following networking elements:
- At least two computers
- Transmission medium either wired or wireless
- Protocols or rules that govern the communication
- Network software such as Network Operating System
Network Criteria:
The criteria that have to be met by a computer network are:
1. Performance – It is measured in terms of transit time and response time.
- Transit time is the time for a message to travel from one device to another
- Response time is the elapsed time between an inquiry and a response.
Performance is dependent on the following factors:
- The number of users
- Type of transmission medium
- Capability of connected network
- Efficiency of software
2. Reliability – It is measured in terms of
- Frequency of failure
- Recovery from failures
- Robustness during catastrophe
3. Security – It means protecting data from unauthorized access.
Goals of Computer Networks: The following are some important goals of computer networks:
- Resource Sharing –
Many organization has a substantial number of computers in operations, which are located apart. Ex. A group of office workers can share a common printer, fax, modem, scanner etc. - High Reliability –
If there are alternate sources of supply, all files could be replicated on two or, machines. If one of them is not available, due to hardware failure, the other copies could be used. - Inter-process Communication –
Network users, located geographically apart, may converse in an interactive session through the network. In order to permit this, the network must provide almost error-free communications. - Flexible access –
Files can be accessed from any computer in the network. The project can be begun on one computer and finished on another.
Other goals include Distribution of processing functions, Centralized management, and allocation of network resources, Compatibility of dissimilar equipment and software, Good network performance, Scalability, Saving money, Access to remote information, Person to person communication etc.,
Recommended Posts:
- Computer Network | Integrated services digital network (ISDN)
- Computer Network | Simple network management protocol (SNMP)
- Computer Network | Synchronous Optical Network (SONET)
- Computer Network | Types of Network address translation (NAT)
- Computer Network | Network address translation (NAT)
- Computer Network | Packet flow in the same network
- Computer Network | Packet flow in different network
- Computer Network | Evolution of Network
- Computer Network | Network Simulator 3
- Computer Network | Finding Network ID of a Subnet (using Subnet Mask)
- Computer Network | How ARP works?
- Computer Network | Redistribution
- Computer Network Elements
- Computer Network | TCP/IP Model
- Computer Network | TCP flags
If you like GeeksforGeeks and would like to contribute, you can also write an article using contribute.geeksforgeeks.org or mail your article to contribute@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.
Please Improve this article if you find anything incorrect by clicking on the "Improve Article" button below.



