Monday, December 26, 2016
How to Know If a Motherboard Is Bad
How to Know If a Motherboard Is Bad
Unless you're planning to upgrade your computer anyway, changing out the motherboard should be the very last resort to resolve problems. Nearly all of the components that make your computer work are attached to and specifically compatible with that particular motherboard model. What’s more, technology is constantly changing, so you may not be able to replace the board with the exact same model you have. If anything about the new motherboard is different – the size, the shape, or even the location of the expansion slots – you could find yourself replacing more than just one component. Therefore, it's vital that you eliminate all other possible failures before replacing the motherboard.
Symptoms
If you've just replaced your motherboard and failures occur, or if you've had your computer for a while and it suddenly misbehaves, you might automatically assume that the board is bad. Some of the symptoms to look for when diagnosing a bad motherboard are failure to boot. The computer may start to boot but then shuts down. Increased Windows errors or "blue screens of death" are symptoms of failing motherboards. The computer may freeze for seemingly no reason, or connected devices that worked before suddenly won’t work.
Troubleshoot Crashes and Errors
Before you open your computer and mess with the hardware, try to remedy the problem on the soft side, by analyzing system and application settings. The following tasks assume that you can successfully boot into your operating system. If your system seems to work fine and then suddenly turns off, tap any key to see if it will come back to life. If it does, your computer could be set to go to sleep after a certain period of time. Open Control Panel and under Power Options check your settings and change them to something more convenient. Determine when your system problems began, such as whether you installed a new application recently. That application might not be compatible with one or more components of your computer. Uninstall the application and see if the problem persists. If it does, use Windows System Restore to restore to a point just before you installed the application. Malware and viruses can make it seem like the motherboard is failing. Perform a thorough virus scan of all drives and system files. If you recently downloaded any media files or shareware, do a system restore to a point before the download
Check Connections and Peripherals
Check if your power cord is loose, which would cause frequent shutdowns. Ill-fitted or loose peripheral connectors might also cause a problem, so tighten them up. An external hard drive, flash drive or bootable CD can prevent your computer from booting properly. Remove any CD or DVD from the optical drive, along with thumb drives that may be connected via USB. Disconnect external devices, including printers and scanners, and reboot the computer. If that solves the problem, you may need to adjust the boot order in your BIOS settings so the computer doesn't boot from these devices. Refer to your computer's operating manual or manufacturer's website for instructions on how to reset the BIOS.
Listen for Beeps
If you can't boot at all, listen to your computer when you turn it on. A pattern of beeps will tell you what the likely problem is. Motherboard failure is usually conveyed by one beep, followed by three, four or five. Four beeps, followed by two, three or four beeps indicate serial or parallel port issues, which also implies a damaged motherboard.
Check the Hardware
You may be more comfortable taking the computer to a technician when it comes time to check the hardware. If you're familiar with the inside of a computer, ground yourself first to avoid further damage. Check that all components are snugly in place. Look for obvious damage to the motherboard and its components. Check circuits and resisters for bubbles or burns. If you have any spare cards (video cards, memory, hard drives), change them out one at a time to see if it makes a difference.
Warnings
If you're unfamiliar with a computer's insides, don't attempt to fix it yourself. You could cause more damage than you started with. Before changing any system settings, write down the current settings so you can return them if the changes don't help. Check your computer's warranty. Many warranties become void once a computer is open.
Friday, December 23, 2016
HOW TO USE YOUR ANDROID SMART PHONE AS REMOTE MOUSE AND KEYBOARD FOR YOUR PC
How to use your Android smartphone as remote mouse and keyboard for your PC
Before we begin, you must know this “this process will only work with Intel based PCs”. Now first of all you have to get Android Remote Keyboard App and software.
How to Set Up Intel Remote Keyboard
Download Intel Remote Keyboard on your Android device or tablet.
Download and install the Intel Remote Keyboard Host on your Windows PC. You will need to choose x86 or x64 depending on your Windows. If you aren’t sure what you are running, there are four easy ways to know if you’re on 64-bit Windows.
(Important: Make sure your Android and Windows devices are connected to the same Wi-Fi network.)
On your Android phone, tap the Windows device name.
Your Windows PC will now show a large QR code. Just scan it with your Android smartphone’s camera (following the on-screen instructions) and the two devices will be paired.
You’re all set!
Sunday, November 13, 2016
computer & type's
Computer: Definition
A computer is a machine that can be programmed to manipulate symbols. Its principal characteristics are:
- It responds to a specific set of instructions in a well-defined manner.
- It can execute a prerecorded list of instructions (a program).
- It can quickly store and retrieve large amounts of data.
Therefore computers can perform complex and
repetitive procedures quickly, precisely and reliably. Modern computers
are electronic and digital. The actual machinery (wires, transistors,
and circuits) is called hardware; the instructions and data are called
software. All general-purpose computers require the following hardware
components:
- Central processing unit (CPU): The heart of the computer, this is the component that actually executes instructions organized in programs ("software") which tell the computer what to do.
- Memory (fast, expensive, short-term memory): Enables a computer to store, at least temporarily, data, programs, and intermediate results.
- Mass storage device (slower, cheaper, long-term memory): Allows a computer to permanently retain large amounts of data and programs between jobs. Common mass storage devices include disk drives and tape drives.
- Input device: Usually a keyboard and mouse, the input device is the conduit through which data and instructions enter a computer.
- Output device: A display screen, printer, or other device that lets you see what the computer has accomplished.
In addition to these components, many others
make it possible for the basic components to work together efficiently.
For example, every computer requires a bus that transmits data from one
part of the computer to another.
Computers can be generally classified by size and power as follows, though there is considerable overlap:
- Personal computer: A small, single-user computer based on a microprocessor.
- Workstation: A powerful, single-user computer. A workstation is like a personal computer, but it has a more powerful microprocessor and, in general, a higher-quality monitor.
- Minicomputer: A multi-user computer capable of supporting up to hundreds of users simultaneously.
- Mainframe: A powerful multi-user computer capable of supporting many hundreds or thousands of users simultaneously.
- Supercomputer: An extremely fast computer that can perform hundreds of millions of instructions per second.
Supercomputer and Mainframe
Supercomputer is a broad term for one of the
fastest computers currently available. Supercomputers are very expensive
and are employed for specialized applications that require immense
amounts of mathematical calculations (number crunching). For example,
weather forecasting requires a supercomputer. Other uses of
supercomputers scientific simulations, (animated) graphics, fluid
dynamic calculations, nuclear energy research, electronic design, and
analysis of geological data (e.g. in petrochemical prospecting). Perhaps
the best known supercomputer manufacturer is Cray Research.
Mainframe was a term originally referring to
the cabinet containing the central processor unit or "main frame" of a
room-filling Stone Age batch machine. After the emergence of smaller
"minicomputer" designs in the early 1970s, the traditional big iron
machines were described as "mainframe computers" and eventually just as
mainframes. Nowadays a Mainframe is a very large and expensive computer
capable of supporting hundreds, or even thousands, of users
simultaneously. The chief difference between a supercomputer and a
mainframe is that a supercomputer channels all its power into executing a
few programs as fast as possible, whereas a mainframe uses its power to
execute many programs concurrently. In some ways, mainframes are more
powerful than supercomputers because they support more simultaneous
programs. But supercomputers can execute a single program faster than a
mainframe. The distinction between small mainframes and minicomputers is
vague, depending really on how the manufacturer wants to market its
machines.
Minicomputer
It is a midsize computer. In the past
decade, the distinction between large minicomputers and small mainframes
has blurred, however, as has the distinction between small
minicomputers and workstations. But in general, a minicomputer is a
multiprocessing system capable of supporting from up to 200 users
simultaneously.
Workstation
It is a type of computer used for
engineering applications (CAD/CAM), desktop publishing, software
development, and other types of applications that require a moderate
amount of computing power and relatively high quality graphics
capabilities. Workstations generally come with a large, high-resolution
graphics screen, at large amount of RAM, built-in network support, and a
graphical user interface. Most workstations also have a mass storage
device such as a disk drive, but a special type of workstation, called a
diskless workstation, comes without a disk drive. The most common
operating systems for workstations are UNIX and Windows NT. Like
personal computers, most workstations are single-user computers.
However, workstations are typically linked together to form a local-area
network, although they can also be used as stand-alone systems.
N.B.: In networking, workstation refers to
any computer connected to a local-area network. It could be a
workstation or a personal computer.
Personal computer:
It can be defined as a small, relatively
inexpensive computer designed for an individual user. In price, personal
computers range anywhere from a few hundred pounds to over five
thousand pounds. All are based on the microprocessor technology that
enables manufacturers to put an entire CPU on one chip. Businesses use
personal computers for word processing, accounting, desktop publishing,
and for running spreadsheet and database management applications. At
home, the most popular use for personal computers is for playing games
and recently for surfing the Internet.
Personal computers first appeared in the late
1970s. One of the first and most popular personal computers was the
Apple II, introduced in 1977 by Apple Computer. During the late 1970s
and early 1980s, new models and competing operating systems seemed to
appear daily. Then, in 1981, IBM entered the fray with its first
personal computer, known as the IBM PC. The IBM PC quickly became the
personal computer of choice, and most other personal computer
manufacturers fell by the wayside. P.C. is short for personal computer
or IBM PC. One of the few companies to survive IBM's onslaught was Apple
Computer, which remains a major player in the personal computer
marketplace. Other companies adjusted to IBM's dominance by building IBM
clones, computers that were internally almost the same as the IBM PC,
but that cost less. Because IBM clones used the same microprocessors as
IBM PCs, they were capable of running the same software. Over the years,
IBM has lost much of its influence in directing the evolution of PCs.
Therefore after the release of the first PC by IBM the term PC
increasingly came to mean IBM or IBM-compatible personal computers, to
the exclusion of other types of personal computers, such as Macintoshes.
In recent years, the term PC has become more and more difficult to pin
down. In general, though, it applies to any personal computer based on
an Intel microprocessor, or on an Intel-compatible microprocessor. For
nearly every other component, including the operating system, there are
several options, all of which fall under the rubric of PC
Today, the world of personal computers is
basically divided between Apple Macintoshes and PCs. The principal
characteristics of personal computers are that they are single-user
systems and are based on microprocessors. However, although personal
computers are designed as single-user systems, it is common to link them
together to form a network. In terms of power, there is great variety.
At the high end, the distinction between personal computers and
workstations has faded. High-end models of the Macintosh and PC offer
the same computing power and graphics capability as low-end workstations
by Sun Microsystems, Hewlett-Packard, and DEC.
III, Personal Computer Types
Actual personal computers can be
generally classified by size and chassis / case. The chassis or case is
the metal frame that serves as the structural support for electronic
components. Every computer system requires at least one chassis to house
the circuit boards and wiring. The chassis also contains slots for
expansion boards. If you want to insert more boards than there are
slots, you will need an expansion chassis, which provides additional
slots. There are two basic flavors of chassis designs–desktop models and
tower models–but there are many variations on these two basic types.
Then come the portable computers that are computers small enough to
carry. Portable computers include notebook and subnotebook computers,
hand-held computers, palmtops, and PDAs.
Tower model
The term refers to a computer in which
the power supply, motherboard, and mass storage devices are stacked on
top of each other in a cabinet. This is in contrast to desktop models,
in which these components are housed in a more compact box. The main
advantage of tower models is that there are fewer space constraints,
which makes installation of additional storage devices easier.
Desktop model
A computer designed to fit comfortably on
top of a desk, typically with the monitor sitting on top of the
computer. Desktop model computers are broad and low, whereas tower model
computers are narrow and tall. Because of their shape, desktop model
computers are generally limited to three internal mass storage devices.
Desktop models designed to be very small are sometimes referred to as slimline models.
Notebook computer
An extremely lightweight personal
computer. Notebook computers typically weigh less than 6 pounds and are
small enough to fit easily in a briefcase. Aside from size, the
principal difference between a notebook computer and a personal computer
is the display screen. Notebook computers use a variety of techniques,
known as flat-panel technologies, to produce a lightweight and non-bulky
display screen. The quality of notebook display screens varies
considerably. In terms of computing power, modern notebook computers are
nearly equivalent to personal computers. They have the same CPUs,
memory capacity, and disk drives. However, all this power in a small
package is expensive. Notebook computers cost about twice as much as
equivalent regular-sized computers. Notebook computers come with battery
packs that enable you to run them without plugging them in. However,
the batteries need to be recharged every few hours.
Laptop computer
A small, portable computer -- small enough
that it can sit on your lap. Nowadays, laptop computers are more
frequently called notebook computers.
Subnotebook computer
A portable computer that is slightly
lighter and smaller than a full-sized notebook computer. Typically,
subnotebook computers have a smaller keyboard and screen, but are
otherwise equivalent to notebook computers.
Hand-held computer
A portable computer that is small enough
to be held in one’s hand. Although extremely convenient to carry,
handheld computers have not replaced notebook computers because of their
small keyboards and screens. The most popular hand-held computers are
those that are specifically designed to provide PIM (personal
information manager) functions, such as a calendar and address book.
Some manufacturers are trying to solve the small keyboard problem by
replacing the keyboard with an electronic pen. However, these pen-based
devices rely on handwriting recognition technologies, which are still in
their infancy. Hand-held computers are also called PDAs, palmtops and
pocket computers.
Palmtop
A small computer that literally fits in
your palm. Compared to full-size computers, palmtops are severely
limited, but they are practical for certain functions such as phone
books and calendars. Palmtops that use a pen rather than a keyboard for
input are often called hand-held computers or PDAs. Because of their
small size, most palmtop computers do not include disk drives. However,
many contain PCMCIA slots in which you can insert disk drives, modems,
memory, and other devices. Palmtops are also called PDAs, hand-held
computers and pocket computers.
PDA
Short for personal digital assistant, a
handheld device that combines computing, telephone/fax, and networking
features. A typical PDA can function as a cellular phone, fax sender,
and personal organizer. Unlike portable computers, most PDAs are
pen-based, using a stylus rather than a keyboard for input. This means
that they also incorporate handwriting recognition features. Some PDAs
can also react to voice input by using voice recognition technologies.
The field of PDA was pioneered by Apple Computer, which introduced the
Newton MessagePad in 1993. Shortly thereafter, several other
manufacturers offered similar products. To date, PDAs have had only
modest success in the marketplace, due to their high price tags and
limited applications. However, many experts believe that PDAs will
eventually become common gadgets.
PDAs are also called palmtops, hand-held computers and pocket computers.
NOT: The main types of computer are supercomputers, mainframes, personal computers, laptops, netbooks, tablets and smartphones. Each have different purposes and capabilities.
COMPUTER SOFTWARE.
COMPUTER SOFTWARE.
Computer software (often called just software) is a set of instructions and associated documentation that tells a computer what to do or how to perform a task or it can mean all the software on a computer, including the applications and the operating system.
The term "software" was first proposed by Alan Turing and used in this sense by John W. Tukey in 1957. In computer science and software engineering, computer software is all information processed by computer systems, programs and data.
Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.
At the lowest level, executable code consists of machine language instructions specific to an individual processor—typically a central processing unit (CPU). A machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also (indirectly) cause something to appear on a display of the computer system—a state change which should be visible to the user. The processor carries out the instructions in the order they are provided, unless it is instructed to "jump" to a different instruction, or is interrupted.
The majority of software is written in high-level programming languages that are easier and more efficient for programmers, meaning closer to a natural language.[1] High-level languages are translated into machine language using a compiler or an interpreter or a combination of the two. Software may also be written in a low-level assembly language, essentially, a vaguely mnemonic representation of a machine language using a natural language alphabet, which is translated into machine language using an assembler.

A diagram showing how the user interacts with application software on a typical desktop computer.The application software layer interfaces with the operating system, which in turn communicates with the hardware. The arrows indicate information
Computer software (often called just software) is a set of instructions and associated documentation that tells a computer what to do or how to perform a task or it can mean all the software on a computer, including the applications and the operating system.
The term "software" was first proposed by Alan Turing and used in this sense by John W. Tukey in 1957. In computer science and software engineering, computer software is all information processed by computer systems, programs and data.
Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.
At the lowest level, executable code consists of machine language instructions specific to an individual processor—typically a central processing unit (CPU). A machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also (indirectly) cause something to appear on a display of the computer system—a state change which should be visible to the user. The processor carries out the instructions in the order they are provided, unless it is instructed to "jump" to a different instruction, or is interrupted.
The majority of software is written in high-level programming languages that are easier and more efficient for programmers, meaning closer to a natural language.[1] High-level languages are translated into machine language using a compiler or an interpreter or a combination of the two. Software may also be written in a low-level assembly language, essentially, a vaguely mnemonic representation of a machine language using a natural language alphabet, which is translated into machine language using an assembler.
A diagram showing how the user interacts with application software on a typical desktop computer.The application software layer interfaces with the operating system, which in turn communicates with the hardware. The arrows indicate information
Purpose, or domain of use
Based on the goal, computer software can be divided into:- Application software, which is software that uses the computer system to perform special functions or provide entertainment functions beyond the basic operation of the computer itself. There are many different types of application software, because the range of tasks that can be performed with a modern computer is so large—see list of software.
- System software, which is software that directly operates the computer hardware, to provide basic functionality needed by users and other software, and to provide a platform for running application software.[2] System software includes:
- Operating systems, which are essential collections of software that manage resources and provides common services for other software that runs "on top" of them. Supervisory programs, boot loaders, shells and window systems are core parts of operating systems. In practice, an operating system comes bundled with additional software (including application software) so that a user can potentially do some work with a computer that only has an operating system.
- Device drivers, which operate or control a particular type of device that is attached to a computer. Each device needs at least one corresponding device driver; because a computer typically has at minimum at least one input device and at least one output device, a computer typically needs more than one device driver.
- Utilities, which are computer programs designed to assist users in the maintenance and care of their computers.
- Malicious software or malware, which is software that is developed to harm and disrupt computers. As such, malware is undesirable. Malware is closely associated with computer-related crimes, though some malicious programs may have been designed as practical jokes.
Nature or domain of execution
- Desktop applications such as web browsers and Microsoft Office, as well as smartphone and tablet applications (called "apps"). (There is a push in some parts of the software industry to merge desktop applications with mobile apps, to some extent. Windows 8, and later Ubuntu Touch, tried to allow the same style of application user interface to be used on desktops, laptops and mobiles.)
- JavaScript scripts are pieces of software traditionally embedded in web pages that are run directly inside the web browser when a web page is loaded without the need for a web browser plugin. Software written in other programming languages can also be run within the web browser if the software is either translated into JavaScript, or if a web browser plugin that supports that language is installed; the most common example of the latter is ActionScript scripts, which are supported by the Adobe Flash plugin.
- Server software, including:
- Web applications, which usually run on the web server and output dynamically generated web pages to web browsers, using e.g. PHP, Java, ASP.NET, or even JavaScript that runs on the server. In modern times these commonly include some JavaScript to be run in the web browser as well, in which case they typically run partly on the server, partly in the web browser.
- Plugins and extensions are software that extends or modifies the functionality of another piece of software, and require that software be used in order to function;
- Embedded software resides as firmware within embedded systems, devices dedicated to a single use or a few uses such as cars and televisions (although some embedded devices such as wireless chipsets can themselves be part of an ordinary, non-embedded computer system such as a PC or smartphone).[3] In the embedded system context there is sometimes no clear distinction between the system software and the application software. However, some embedded systems run embedded operating systems, and these systems do retain the distinction between system software and application software (although typically there will only be one, fixed, application which is always run).
- Microcode is a special, relatively obscure type of embedded software which tells the processor itself how to execute machine code, so it is actually a lower level than machine code. It is typically proprietary to the processor manufacturer, and any necessary correctional microcode software updates are supplied by them to users (which is much cheaper than shipping replacement processor hardware). Thus an ordinary programmer would not expect to ever have to deal with it.
Programming tools
Main article: Programming tool
Programming tools are also software in the form of programs or applications that software developers (also known as programmers, coders, hackers or software engineers) use to create, debug, maintain (i.e. improve or fix), or otherwise support
software. Software is written in one or more programming languages;
there are many programming languages in existence, and each has at least
one implementation, each of which consists of its own set of
programming tools. These tools may be relatively self-contained programs
such as compilers, debuggers, interpreters, linkers, and text editors, that can be combined together to accomplish a task; or they may form an integrated development environment
(IDE), which combines much or all of the functionality of such
self-contained tools. IDEs may do this by either invoking the relevant
individual tools or by re-implementing their functionality in a new way.
An IDE can make it easier to do specific tasks, such as searching in
files in a particular project. Many programming language implementations
provide the option of using both individual tools or an IDE.7 Types of Computer Hardware You Should Understand
7 Types of Computer Hardware You Should Understand
By Dastar.
Your computing experience is made up of interactions with hardware and software. The hardware is all the tangible computer equipment, such as the monitor, central processing unit, keyboard, and mouse. The main body of a computer is the system unit. The system unit’s case houses a number of essential components.
1.The central processing unit (CPU) is responsible for processing most of the computer’s data, turning input into output.
As you might imagine, the speed and performance of the CPU is one of the biggest factors that determines how well a computer works. A CPU is a very small, thin silicon wafer that is encased in a ceramic chip and then mounted on a circuit board.CPU speed is measured in gigahertz (GHz). The higher this measurement, the faster the CPU can operate. A hertz is a cycle per second; a gigahertz is 1 billion cycles per second. CPU speed is not the only measurement of its performance, though; different CPUs have efficiency-boosting technologies built into them that can increase data throughput in a number of ways.
A fairer comparison between two different CPUs is the number of instructions per second they can perform.
2.Memory consists of computer chips that hold data.
One type of memory, called Random Access Memory (RAM), forms the central pool of memory that a computer uses to operate. The more RAM a computer has, the more applications it can have open at once without the computer’s performance starting to bog down. More RAM can also make some applications perform better in general.Memory capacity is measured in gigabytes (GB), which is a billion bytes. Most basic computers have at least 4GB today, with higher end systems having 16GB or more. Like the CPU, memory consists of small, thin silicon wafers, encased in ceramic chips and mounted on circuit boards. The circuit boards holding memory are called DIMMs, which stands for dual inline memory module.
3.A hard drive stores software.
When the computer is turned off, whatever is on the hard drive remains there, so you don’t have to reload software every time you turn on the computer. The operating system and your applications load from the hard drive into memory, where they run.Hard-drive capacity is also measured in gigabytes (GB), like memory. A typical hard drive might be 500 GB or even 1 terabyte (1,000 GB) or more. Most hard drives sold today are the traditional mechanical type that use metal platters to store data with magnetic polarity, but a newer type, called a solid state hard drive (SSHD), uses a type of memory, resulting in a fast, quiet, and reliable (but expensive) storage alternative.
4.In addition to the components in the system unit, a computer may come with one or more input devices.
Input devices include keyboards, mice, trackballs, and touchpads.5.Each computer has some type of display screen.
Depending on the type of computer, the display screen may be built-in, or may be a separate unit called a monitor with its own power cord, as shown. Some displays are touchscreen, so you can use your finger on the screen to provide input to the computer.Display quality is measured in resolution — that is, the number of pixels (individual colored dots) that comprise the display at its highest resolution. A typical resolution for a notebook PC is 1920 x 1080, for example. The first number is the horizontal resolution and the second one is the vertical resolution.
The aspect ratio of a display is the ratio of its width to its height, expressed in pixels. Displays may either be standard aspect ratio (4:3) or widescreen (16:9). For example, a small device might have a maximum resolution of 800 x 600; if you simplify that to a fraction, it comes out to 4/3.
6.Most desktop and notebook computers come with an optical drive, which is a drive that will read CDs, DVDs, and/or Blu-ray discs.
Optical drives get their name from the way data is written and read on the disc. A laser light shines on the surface, and a sensor measures how much light is bounced back from a certain spot.Some laptop computers come without DVD capabilities because you can download and install software or play videos and music from the cloud (that is, via the Internet), so it’s possible to get along just fine without the ability to play DVDs. However, most desktop computers still come with a DVD drive.
7.Whatever computer you have, you will probably want to use it to connect to the Internet. That means you will want it to have a network adapter in it.
That capability may be built into the computer, or it may be added to the computer via an expansion board or a device that plugs into a port.Internet connectivity can be either wired or wireless. A wired connection requires you to connect a cable from the computer to the device that supplies your Internet connection (such as a cable modem). That type of cable and connection is known as Ethernet.
A wireless connection allows the computer to communicate with the Internet connection device through radio waves. The type of wireless connection used for Internet connectivity is called Wi-Fi, or wireless Ethernet.
If high-speed Internet service is not available in your area, you may need to use a dial-up modem to connect using your home telephone line. Dial-up modems are nobody’s first choice — they are old, slow technology and they tie up your phone line.















