06 Sumagaysay TaskPerformance
06 Sumagaysay TaskPerformance
Sumagaysay BSIT-102A
Computer Network
- A computer network connects computers, servers, printers, and network devices to
share information and resources.
Establishing Network Access
To establish network access, you need to do the following:
2. Internet Layer
Function: The Internet Layer is responsible for addressing, packaging, and
routing functions. It ensures that data packets travel across networks and reach
their intended destination.
Core Protocols
Internet Protocol (IP): Manages IP addresses, routes packets between networks,
and breaks and reassembles packets to fit within the network's maximum
transmission unit.
Address Resolution Protocol (ARP): Translates IP addresses into hardware
(MAC) addresses, allowing devices to communicate on the same local network.
Internet Control Message Protocol (ICMP): Provides diagnostic functions like
error reporting and network troubleshooting. For example, it handles error
messages and operational information (e.g., ping).
Internet Group Management Protocol (IGMP): Manages IP multicast group
membership to ensure that multicast communication is delivered efficiently to
numerous recipients.
3. Transport Layer
Function: Manages IP multicast group membership to ensure that multicast
communications are efficiently delivered to a large number of receivers.
Core Protocols
TCP (Transmission Control Protocol): Provides reliable, connection-oriented
communication with error-checking and flow control.
UDP (User Datagram Protocol): Provides fast, connectionless communication
with low overhead, suitable for applications where speed is more critical than
reliability.