is two or more computers linked together to share data, information or resources.
Networking
2 basic types of networks
Local Area Network (LAN)
Wide Area Network (WAN)
It is a network typically spanning a single floor or building. This is commonly a limited geographical area.
Local Area Network (LAN)
Is the term usually assigned to the long-distance connections between geographically remote networks.
Wide Area Network (WAN)
They are used to connect multiple devices in a network.
Hubs
are wired devices and are not as smart as switches or routers.
Hubs
are wired devices that know the addresses of the devices connected to them and route traffic to that port/device rather than retransmitting to all devices.
Switches
are used to control traffic flow on networks and are often used to connect similar networks and control traffic flow between them.
Routers
are essential tools in managing and controlling network traffic and protecting the network.
Firewall
is a network device used to filter traffic
Firewalls
is a computer that provides information to other computers on a network.
Server
what are the common servers?
web servers
email servers
print servers
Database servers
file servers
are the ends of a network communication link
endpoints
is a standard that defines wired connections of networked devices.
ethernet
represents the network interface within the network and can be useful to maintain communications when a physical device is swapped with new hardware.
Internet Protocol (IP) Address
also known as the host or application layer, is responsible for managing the integrity of a connection and controlling the session as well as establishing, maintaining and terminating communication sessions between two computers.
upper layer
is often referred to as the media or transport layer and is responsible for receiving bits from the physical connection medium and converting them into a frame.
lower layer
are grouped into standardized sizes.
frames
it was developed to establish a common way to describe the communication structure for interconnected computer systems.
Open Systems Interconnection(OSI) model
it serves as an abstract framework, or theoretical model, for how protocols should function in an ideal world, on ideal hardware.
OSI model
it has become a common conceptual reference that is used to understand the communication of various hierarchical components from software interfaces to physical hardware.
OSI model
it is the addition of header and possibly a footer (trailer) data by a protocol used at that layer of the OSI model.
Encapsulation
The inverse action occurs as data moves up the OSI model layers from Physical to Application. This process is known as?
De-encapsulation (or decapsulation).
what is TCP/IP?
Transmission Control Protocol/Internet Protocol