UNIT-2-ict Part 2
UNIT-2-ict Part 2
UNIT – II
CONFIGURING COMPUTER SYSTEMS AND NETWORKS
Networking
• The generic term node or host refers to any device on a network
• Data transfer rate. The speed at which data is transferred from one location on a
network to another.
• Computer networks in the computer world, called the client / server model, have
opened up an entire frontier.
• File server. A computer that stores and manages files for multiple users on a
network.
• Web server. A computer dedicated to responding to requests (from the browser
client) for web pages.
1. Local Area network (LAN) - A network that connects a relatively small number of
machines in a relatively close geographical area.
Various configurations, called topologies, have been used to administer LANs.
a. Ring topology. A configuration that connects all nodes in a closed loop that
transmits messages in one direction.
b. Star topology. A configuration that centers around one node that is connected to
all others and through which all messages are sent.
c. Bus topology. All nodes are connected to a single line of communications
conveying messages in both directions.
d. Mesh topology. is a local area network topology in which the infrastructure nodes
connect directly, dynamically and non-hierarchically.
e. Tree topology. • You can add more computers to a specific location in a tree
topology by extending Star Networks connected to the main Backbone Cable. • If
one of the computers on the network fails, the operation of the entire computer
network is unaffected
Figure 1. A bus technology called Ethernet has become the industry standard for
local-area networks.
4. Wide Area Network (WAN) – A network that connects two or more local-area
networks over a potentially large geographic distance such as states or countries.
Internetwork- is a collection of individual network connected by intermediate networking
devices, that functions as a single large network.xwsqsa
• Communication between networks is called internetworking.
• As we know it today, the Internet is essentially the ultimate wide-area network,
spanning the entire globe.
All these Networks categories are classified according to their size. The word scale is
used to specify their inter processor size, which indicates the distance formed by the
network. The following table classifies these Networks by scale.
Internet Connection
• Internet backbone – A set of high-speed networks that carry Internet traffic. These
networks are provided by companies such as AT&T, GTE, and IBM
• Internet service provider (ISP) – A company that provides other companies or
individuals with access to the Internet.
There are different technologies available which can be used to connect a home computer
to the Internet.
• A phone modem converts computer data into an analog audio signal for transfer over
a telephone line, and then a modem at the destination converts it back again into data.
• A digital subscriber line (DSL) uses regular copper phone lines to transfer digital
data to and from the phone company’s central office.
• A cable modem uses the same line that your cable TV signals come in on to transfer
the data back and forth.
Broadband – A connection in which transfer speeds are faster than 128 bits per second
• DSL connections and cable modems are broadband connections
• The speed for downloads (getting data from the Internet to your home computer)
may not be the same as uploads (sending data from your home computer to the
Internet)
Packet Switching
• Messages are separated into fixed-sized, numbered packets to increase the reliability
of transmitting information over a common transmission network.
• Routers are network devices used to channel packets between networks.
Figure 3.
Messages sent by
Republic of the Philippines
Network Protocols
Network protocols are layered such that each one relies on the protocols that underlie
it. Sometimes referred to as a protocol stack.
TCP stands for Transmission Control Protocol – TCP software breaks messages into
packets, hands them off to the IP software for delivery, and then orders and reassembles the
packets at their destination.
IP stands for Internet Protocol – IP software deals with the routing of packets through the
maze of interconnected networks to their final destination.
Firewall
A computer and its software which serves a network as a special gateway, protecting it
from unauthorized access.
• Filters the incoming network traffic, checks the validity of the messages as much as
possible and possibly denies some messages altogether.
• Enforces an organization’s access control policy.
Network Addresses
A network address is any logical or physical address that uniquely distinguishes a computer or
telecommunications network from a network node or device. It is a numeric / symbolic number or
address assigned to any device that seeks access to a network, or is part of it. For example, in the IP
address 192.168.1.0, the network address is 192.168.1.
Generic Domains
• It defines the registered hosts according to their generic behavior.
• Each node in a tree defines the domain name, which is an index to the DNS database.
• It uses three-character labels, and these labels describe the organization type.
Label Description
aero Airlines and aerospace companies
biz Businesses or firms
com Commercial Organizations
coop Cooperative business Organizations
edu Educational institutions
gov Government institutions
Republic of the Philippines
Country Domain
The format of country domain is same as a generic domain, but it uses two-character
country abbreviations (e.g., ph for the Philippines) in place of three characters
organizational abbreviations.
Inverse Domain
The inverse domain is used for mapping an address to a name. When the server has
received a request from the client, and the server contains the files of only authorized clients.