Computer Networks and Communications 1.0 Basic Concepts

Plan your lessons and the goals of your lessons as well as including important content

Get Started. It's Free
or sign up with your email address
Computer Networks and Communications 1.0 Basic Concepts by Mind Map: Computer Networks and Communications  1.0 Basic Concepts

1. Importance and Advantages

1.1. Sharing of devices eg. printer and scanner

1.2. Sharing of program / software

1.3. Sharing of files

1.4. Sharing of data

1.5. Sharing of information

1.6. Sharing of high-speed internet connection

1.7. To access server-centered database

1.8. Better communication using internet services such as e-mail, mailing list and Internet Relay Chat (IRC)

2. Types of Networks

2.1. Local Area Network (LAN)

2.1.1. Connects computers and devices at a limited geographical area such as home and office

2.1.2. Cost of data transmission is less because the transmission medium is owned by a single organisation

2.1.3. Speed of data transmission is fast

2.2. Metropolitan Area Network (MAN)

2.2.1. Connects computers and devices in a metropolitan area such as city or town

2.2.2. A MAN typically includes one or more LAN but covers a smaller geographic area than a WAN

2.2.3. Speed of data transmission is moderate / medium

2.3. Wide Area Network (WAN)

2.3.1. Connects computers and devices in a large geographical area such as a country or world

2.3.2. A WAN can be only one large network or can consist of two or more LANs connected together

2.3.3. The Internet is the world's largest WAN

2.3.4. The cost of data transmission is very high because the transmission mediums used are hired either telephone lines or satellite links

2.3.5. Speed of data transmission is slower than LAN and MAN

3. Network Architecture

3.1. Client / Server

3.1.1. One computer act as a server that provides services and the other computers (client) on the network requests services from the server

3.1.2. CLIENT is a computer that 1. Request services from server computer

3.1.3. SERVER is a computer that 1. Provides services to clients 2. Controls access to resources (hardware, software, data and files) on the network 3. Provides a centralized storage for programs

3.2. Peer-to-Peer

3.2.1. Simple and inexpensive

3.2.2. Typically connects fewer than 10 computers

3.2.3. All computers in the network have equal capabilities to use the resources available on the network

3.2.4. With peer-to-peer networks there is NO SERVER

4. Definition of COMMUNICATION

4.1. A process in which two or more computer or devices transfer data, instructions and information

5. Definition of COMPUTER NETWORKS

5.1. A collection of computers and devices connected together via communication devices and transmission media

5.1.1. Devices: Printer, etc.

5.1.2. Communication Devices: NIC, HUB, Router

5.1.3. Transmission Media (Physical): Twisted pair cable, Co-axial cable, Fibre optic Transmission Media (Wireless): Infrared, Radio wave, satellite

6. Network Topologies

6.1. Ring Topology

6.1.1. On a ring network, a cable forms a closed loop (ring) with all computers and devices arranged along the ring

6.1.2. Data transmitted on a ring in ONE DIRECTION

6.1.3. When a computer send or receive data, it travels to each computer on the ring until it reaches its destination

6.1.4. ADVANTAGES: 1. Require less cable 2. No data collision exist between node

6.1.5. DISADVANTAGES: 1. If one computer or device (node) in the network fails, the entire network stop working 2. There will be a limit on distance between nodes

6.2. Bus Topology

6.2.1. Consists of a single central cable

6.2.2. The network transmits data in BOTH DIRECTIONS and the address of the receiving device is included with the transmission so that the data is routed to the appropriate receiving device

6.2.3. Popular on LANs because it is inexpensive and easy to install

6.2.4. Computers and other devices can be attached and detached at any point on the bus without disturbing the rest of the computer as the transmission simply bypasses the failed device

6.2.5. ADVANTAGES: 1. Network can be extended, by adding new node to the backbone 2. If one node fail, it will not affect the other node 3. No disruptions of network when connecting and removing nodes 4. Require less cable

6.2.6. DISADVANTAGES: 1. If the backbone cable fail, the entire network stop working 2. Terminators are required at both ends of the backbone cables 3. Network speed decrease when number of nodes increase

6.3. Star Topology

6.3.1. All the node connects to a central device, thus forming a star

6.3.2. Hub is a central device that provides common connection point for nodes on the network

6.3.3. Data transmitted in BOTH DIRECTIONS

6.3.4. Easy to install and mantain

6.3.5. Nodes can be added and removed from network

6.3.6. If one node fail, it will not affect the other node

6.3.7. If hub fail, the network will be inoperable. Keep backup hubs in case primary hubs fail.

6.3.8. ADVANTAGES: 1. Easy to expand the network. You only need to add node to the hub 2. If one node fail, it will not affect the entire network 3. Do disruptions to the network when connecting and removing nodes 4. Easy to install and wire

6.3.9. DISADVANTAGES: 1. If the hub fail, the entire network stop working 2. Require more cables 3. Network speed decrease when number of nodes increase

7. TCP / IP

7.1. Definition

7.1.1. A protocol to facilitate communication over computer network

7.2. Protocol

7.2.1. Set of rules for the exchange of data between a terminal and computer or between two computers.

7.2.2. Think of protocol as a sort of pre-communication agreement about the form in which a message or data is to be sent and receive is to be acknowledged

7.3. Is a short for Transmission Control Protocol / Internet Protocol

7.4. TCP / IP is the network standard, specifically a protocol that defines how messages are routed from one end of a network to the other, ensures the data arrives correctly

8. Network Communications Technologies

8.1. Internet

8.1.1. A public network

8.1.2. Collection of networks in that links millions of businesses, government agencies, educational institutions and individuals

8.1.3. Used to provide information for public

8.1.4. Loose

8.2. Intranet

8.2.1. A private network within an organisation

8.2.2. Provides information to employees

8.2.2.1. Typical applications include electronic telephone directories, e-mail addresses, employee information, internal job openings etc.

8.2.2.2. Employees find surfing their organisational intranets to be as easy and as intuitive as surfing the internet

8.2.3. Like the public internet, intranet uses browsers, websites and webpages.

8.2.4. Provides e-mail, mailing lists, newsgroup and FTP services accessible only to those within the organisation

8.2.5. High

8.3. Intranet

8.3.1. A private network that connects more than one organisations

8.3.2. Provides information to suppliers, customers and business partner

8.3.3. Purpose: To increase efficiency and reduce costs

8.3.4. Used to access data, check status, place orders and send e-mails

8.3.5. Uses Virtual Private Network (VPN) technology to communicate over the internet more secure