Vous êtes sur la page 1sur 5

What is a Network?

A network is a group of computers or computer like devices connected together to share the resources like file, printer, services etc. A typical network contains users working at workstations (also known as client), running client operating systems like Windows XP and store their files on a central server. The server computer has more resources like memory, disk space and more processing power compared with client computers. The server machine also run an Operating System, which has more processing capabilities compared with the client machine. The server may be installed with special software, which is helps it to function as a server. The special software allows file and print services, serve web pages, transfer emails etc. LAN, MAN and WAN Local Area Network (LAN) is a network, which is limited to a single building, college campus etc. A Wide Area Network (WAN) spans over multiple geographic locations, which is composed of multiple LANs. A Metropolitan Area Network (MAN) refers to a network, which is located in a city or metropolitan area. If an organization has multiple offices in a city, the term that refers the network is called MAN. Internet, Intranet, Extranet Internet. The Internet is a worldwide, publicly accessible network of interconnected computer networks that transmit data using the standard Internet Protocol (IP). The terms World Wide Web (WWW) and Internet are not the same. The Internet is a collection of interconnected computer networks, linked by copper wires, fiber-optic cables, wireless connections, etc. Web is a collection of interconnected documents and other resources, linked by hyperlinks and URLs. The World Wide Web is one of the services accessible via the Internet, along with various others including e-mail, file sharing, online gaming etc.

Intranet. An intranet is a private network that is contained within an enterprise. It may consist of many interlinked local area networks and also use leased lines in the wide area network. The main purpose of an intranet is to share company information and computing resources among employees. Extranet. An extranet can be viewed as part of a company's intranet that is extended to users outside the company like suppliers, vendors, partners, customers, or other businesses. Logical Classification of Network A network can be divided into two categories. 1) Peer-to-Peer 2) Client-Server 1) Peer-to-Peer. A Peer-to-Peer network has no dedicated servers. Here a number of workstations are connected together for the purpose of sharing information or devices. All the workstations are considered as equal. Any one computer can act as client or server at any instance. This network is ideal for small networks where there is no need for dedicated servers, like home network or small business establishments or shops. The Microsoft term for peer-topeer network is Workgroup. Typically a workgroup contain less than 10 workstations.

Normal workstation operating systems are Windows 95/98, ME, XP, NT Workstation, 2000 professional, Vista, RHEL Workstation etc. 2) Client-Server. The client/server model consists of high-end servers serving clients continuously on a network, by providing them with specific services upon request. The classifications for servers are a) File server, can be used to store the client documents and files centrally. An ideal file server should have large amount of memory, fast hard-disks, multiple processors, fast network adapters, redundant power supplies etc.

b) Print server, which redirects print jobs from clients to specific printers.

c) Application server, which allows clients to run certain programs on the server, and enables multiple users to common applications across the network. Typically Application Servers run business logic. Which means, every business is different and the Application Server is the Server Software which controls the business process. Examples for Application Servers are SAP BASIS, WebLogic, WebSphere etc.

d) Database server, which allows authorized clients to view, modify and/or delete data in a common database. Examples of Database Management Systems are Oracle 8i/9i/10g, MS SQL Server 2000/2005/2008, DB2, MySQL etc.

e) Directory Servers, which allows the central administration of users and resources. Examples of Directory Servers are Active Directory, NDS (Novell Directory Services), Fedora Directory Server, openLDAP etc.

Server needs a Network Operating System to function. The most popular NOSs are Windows NT, Windows 2000, Windows 2003, Unix, GNU/Linux, Novell Netware etc. These Server Operating Systems will provide the services, which are requested by the client computers.

Why we need computer networks?

Computer networks help users on the network to share the resources and in communication. Can you imagine a world now without emails, online news papers, blogs, chat and the other services offered by the internet? The following are the important benefits of a computer network.

File sharing: Networking of computers helps the users to share data files. Hardware sharing: Users can share devices such as printers, scanners, CD-ROM drives, hard drives etc. Application sharing: Applications can be shared over the network, and this allows to implement client/server applications User communication: Networks allow users to communicate using e-mail, newsgroups, and video conferencing etc. Network gaming: Lot of games are available, which are supports multi-users.

Network Topologies - Bus Topology A network topology is the physical layout of computers, cables, and other components on a network. There are a number of different network topologies, and a network may be built using multiple topologies. The different types of network layouts are Bus topology, Star topology, Mesh topology, Ring topology, Hybrid topology and Wireless topology. This lesson explains bus topology. Bus Topology A bus topology consists of a main run of cable with a terminator at each end. All nodes like workstations, printers, laptops servers etc., are connected to the linear cable. The terminator is used to absorb the signal when the signal reaches the end, preventing signal bounce. When using bus topology, when a computer sends out a signal, the signal travels the cable length in both directions from the sending computer. When the signal reaches the end of the cable length, it bounces back and returns in the direction it came from. This is known as signal bounce. Signal bounce will create problem in network, because if another signal is sent on the cable length at the same time, the two signals will collide.

Advantages of Bus Topology Easy to connect a computer or peripheral to a linear bus. Requires less cable length than a star topology. Disadvantages of Bus Topology Entire network shuts down if there is a break in the main cable. Terminators are required at both ends of the backbone cable. Difficult to identify the problem if the entire network shuts down. Not meant to be used as a stand-alone solution.

Star Topology
A star topology is designed with each node (like workstations, printers, laptops servers etc.,) connected directly to a central network hub/switch. Each workstation has a cable that goes from the network card to network hub or switch.

Advantages of Star Topology


Easy to install and wire. No disruptions to the network then connecting or removing devices. Easy to detect faults and to remove parts.

Disadvantages of Star Topology


Requires more cable length than a linear topology. If the hub fails, nodes attached are disabled. More expensive than linear bus topologies because of the cost of the devices.

Vous aimerez peut-être aussi