Subject: Computer Science
A network operating system is a computer operating system that is designed primarily to support workstations, personal computers and old terminals that are connected on a local area network. They are the server versions of the Windows, Unix, Linux Solaris etc. The computer in which NOS is installed act as a server and is ideal for file sharing and other network-related jobs. NOS are also designed for client computers and provide networking functions, so for some NOS the distinction with a stand-alone operating system are not obvious. The NOS should provide file and print sharing, account administration for users, and security functions. NOS is equipped with security modules for controlling the security of the server or client computer, protocols for data transfer (for file and printer sharing) and administrative tools for account administrations. The NOS can be run according to two model of computer architecture.
The networking architecture or network model specifies how computers on the network interacts and communicate with each other. The network of the personal computers may use Client-server Network or Peer-to-Peer Network.
In it, computers are connected to a central device (server) and communication is done through it. The server is the main computer which gives services to the workstation. The server computer provides resources to the workstations when the request is made. An unauthorized person cannot access the resources of the server.There are different types of server like print server, file server and network server, etc.
Advantages of Client-Server Network Model
Disadvantages of Client-Server Network
It is sometimes called work groups. In this network, all the computers have equal responsibilities. Each computer has access to at least some of the resources on all the computer. Each computer in this network has equal right. It is suitable for only small geographical areas such as small rooms, building, school, etc.
Advantages of Peer-to-Peer Network
Disadvantages of Peer-to-Peer Network
Server | Workstation |
A server is an application or device that performs service for connected clients as part of client server architecture. | A workstation is a personal computer that is used for high end applications such as graphic design, video editing, |
It is the place on the computer which controls and manages other computer. | It is the place where the client works |
Web servers, application servers etc... are the examples of servers. | Video and audio workstation are the examples of workstation. |
The differences between hub and switch are as follows:
HUB | SWITCH |
It transmits the data packets to all the nodes connected on the network. | It does not transmit the data packets to all the nodes connected on the network. |
It cannot reduce the amount of unnecessary network traffic. | It reduces the amount of unnecessary network traffic and improves the network performance. |
The different types of computer networks are as follows:
Local Area Network (LAN)
A LAN is a small network of computers within small area like room, buildings and campus. In local area network the cables are used as transmission channel. Nowadays, instead of cables wireless media are used as transmission channel.
Metropolitan Area Network (MAN)
A MAN is a larger network of computers than a LAN within a city or in between neighboring cities. A MAN can be formed by joining two or many groups of LAN. Especially big companies, banks, offices etc... use MAN to connect with their branches. In MAN cables and unbounded communication media are used as the transmission channel.
Wide Area Network (WAN)
A WAN is the very large networks of computer in a wide geographical area such as country, neighboring countries, continent and neighboring continents. A WAN can be formed by joining many groups of LANs and MANs. Especially international organizations, banks, companies etc. use WAN to connect their branch. The Internet and Intranet (built for one particular organization and are private) are the WANs.
Client-server Network Model | Peer-to-peer Network Model |
It is a network model where there is at least one server and one or more workstations. | It is a network model where there are two or more client and no server. |
In this model, all the rights are with only server computer. | In this model, all the computers have equal right. |
It is known as domain model. | It is known as workgroup model. |
© 2019-20 Kullabs. All Rights Reserved.