Notes, summaries, assignments, exams, and problems for Computers

Sort by
Subject
Level

Data, Information, and Network Communication Essentials

Classified in Computers

Written on in English with a size of 4.25 KB

Data

Data is the collection of facts considered in isolation. It describes an organization and carries meaning, but generally is not useful by itself.

Information

Information is data that has been manipulated and is useful to someone. Information must have value; otherwise, it would be considered just data. Information tells people something that confirms what they knew or suspected. (What, who, and when?)

Why? Because telecommunication networks transmit data, the networks do not identify meanings (information). The objective of networking is to take data from one place to another.

Data Types

  • Analog: Continuous
  • Digital: Discrete

Symbols limited by their use and origin:

  • Alphanumeric
  • Graphic
  • Image
  • Audio
  • Video
  • Multimedia

Model of a Basic Communication System

Components:... Continue reading "Data, Information, and Network Communication Essentials" »

Understanding DNS Protocols and Network Naming

Classified in Computers

Written on in English with a size of 2.6 KB

DNS Protocols and Services

In data networks, devices are labeled with a numeric IP address so they can participate in sending and receiving network messages. However, most people spend much time trying to remember these numerical addresses. Therefore, domain names were created to convert the numeric addresses into a simple and recognizable name.

The DNS protocol defines an automated service that matches resource names with the numeric network address requested.

Top Level Domains (TLDs)

The different top-level domains represent the kind of organization or the country of origin. Examples of top-level domains are:

  • .au: Australia
  • .co: Colombia
  • .com: A firm or industry
  • .jp: Japan
  • .org: A nonprofit organization

The Application Layer

The application layer is... Continue reading "Understanding DNS Protocols and Network Naming" »

Essential Computer Networking Terminology and Setup

Classified in Computers

Written on in English with a size of 51.93 KB

Key Networking Concepts and Components

Definitions of Wireless and Wired Technologies

  • Wi-Fi: Short for Wireless Fidelity, this term names the set of protocols for wireless networking through radio frequency.
  • Bluetooth: A wireless communication protocol that uses radio frequencies and allows a range of up to 10 meters.
  • Switch: A device used in cable network connections that toggles or selects the position to prioritize information at any time, ensuring data packets reach only their intended recipient.
  • Hub: A device that allows the connection of multiple computers using a wired network. Data received are sent to all computers connected to it.
  • PCI Bus: A bus or connector device located on the motherboard. Sound cards, network cards, capture cards, TV
... Continue reading "Essential Computer Networking Terminology and Setup" »

Mastering TCP/IP Fundamentals: Key Networking Concepts

Classified in Computers

Written on in English with a size of 3.71 KB

Networking Essentials: TCP/IP Concepts

TCP Flow Control Purpose

Why is flow control used for TCP data transfer?

  • To synchronize the speed of data sent.
  • To synchronize and order sequence numbers so data is sent in complete numerical order.
  • To prevent the receiver from being overwhelmed by data.
  • To synchronize window size on the server.
  • To simplify data transfer to multiple hosts.

Analyzing Network Output: Key Information

Refer to the exhibit. What two pieces of information can be determined from the output shown? (Choose two.)

  • The local host is using well-known port numbers to identify the source ports.
  • A request for termination has been sent to 192.135.250.10.
  • Communication with 64.100.173.42 is using secure HTTP.
  • The local computer is accepting HTTP requests.
... Continue reading "Mastering TCP/IP Fundamentals: Key Networking Concepts" »

ATM and FDDI Networks: Advanced Data Transmission Solutions

Classified in Computers

Written on in English with a size of 3.12 KB

Asynchronous Transfer Mode (ATM) Networks

Integrating Multimedia Services with ATM VPN

The integration of voice and image services within Asynchronous Transfer Mode (ATM) creates a Multimedia Virtual Private Network (VPN). This innovative approach allows services previously provided on separate networks to be consolidated into a single, unified network.

ATM VPNs are based on the concept of a Virtual Private Network, offering resources dedicated exclusively to the client. This is achieved through a shared network infrastructure and a single access point to the network. Integration is facilitated by deploying an integration device at the customer's premises.

ATM Integration Device Capabilities

The integration device can consolidate data, voice, and... Continue reading "ATM and FDDI Networks: Advanced Data Transmission Solutions" »

Understanding Computer Software: Base and Application Types

Classified in Computers

Written on in English with a size of 3.48 KB

Software Fundamentals

Software: Part of computer logic. All programs managed by the computer. A set of rules and instructions.

1. System Software (SW Base)

A set of programs that control the computer and form the base of application software. It allows the inner workings and facilitates user interaction and machine-to-machine communication.

1.1 Operating Systems (OS)

The closest layer to the machine, it acts as an intermediary between the user and the machine. It is the first program loaded into memory and is essential to operate the machine. Two types of interfaces exist: text and graphics.

Functions of an Operating System:
  • Planning, supervision, and load initialization when running a program.
  • Manage all system resources.
  • Initiate and control I/O units
... Continue reading "Understanding Computer Software: Base and Application Types" »

Computer Hardware and Software Components for Performance

Classified in Computers

Written on in English with a size of 4.77 KB

Computer Hardware and Software Components

Software: Programs and Operating Systems

The machine consists of hardware capable of performing a variety of tasks. Electronic computer components need software to run. The programs will help us process information. A set of orders and instructions constitutes a program. A single program or a set of programs is a software application. We need to keep an operating system running, which allows software to process information using physical components.

Software Categories

  • Operating system — manages hardware and provides services for applications.
  • Application software — processes personal and end-user information.

Physical Components (Hardware)

Physical components include:

  1. CPU (Central Processing Unit)
... Continue reading "Computer Hardware and Software Components for Performance" »

Digital Image Fundamentals: Representation, Color Models, and Acquisition

Classified in Computers

Written on in English with a size of 2.71 KB

Digital Images: An Introduction

With the advancement of technology, the use of images in computer systems has been increasingly employed. These applications are present in various fields, including:

  • Web pages and graphical interfaces
  • Multimedia programs and games
  • Educational programs and desktop publishing
  • Computer graphics and medicine
  • Computer vision and image processing

Thus, it becomes increasingly important that computer professionals acquire the necessary knowledge to effectively utilize this resource.

Representation of Digital Images

To better understand how images are acquired and stored, we must first examine how they are represented digitally. Representing an image involves modeling it so that its data can be interpreted by a computer.

The... Continue reading "Digital Image Fundamentals: Representation, Color Models, and Acquisition" »

Essential Network Protocols: Layers, Addressing, and Communication

Classified in Computers

Written on in English with a size of 6.88 KB

Understanding Core Network Protocols and Services

Introduction to Network Fundamentals

  • The Internet Control Message Protocol (ICMP) is an IP protocol used for sending control, reporting, and discovery messages.
  • Network architectures are built upon dependent levels or layers.
  • The complexity of a network directly impacts its reliability.
  • Virtual communication is a fundamental aspect of modern media.
  • End-to-end flow control is a critical network function.

Transport Layer Protocols: TCP and UDP

  • An advantage of including the transport level is that protocols can be designed to conceal underlying network complexities from applications.
  • The primary data unit at the transport layer is the Transport Protocol Data Unit (TPDU).
  • Transport level protocols include
... Continue reading "Essential Network Protocols: Layers, Addressing, and Communication" »

Telematics and Application Protocols

Classified in Computers

Written on in English with a size of 14.11 KB

Application Architecture Network

Telematics applications are the core of this field. The design of protocols and computer networks revolves around supporting these applications. Unlike telecommunications networks designed for voice communication, telematics networks prioritize data and information exchange over long distances.

These applications are primarily software-based. As mentioned previously, internet applications are distributed across end systems or hosts, forming a distributed system.

The distribution method determines the architecture and characteristics of applications within computer networks and distributed systems. One example is the client/server architecture.

Client/Server Architecture

In this model, a host acts as a server, running... Continue reading "Telematics and Application Protocols" »