Skip to main content

Posts

Troubleshooting Internet connection problems / Binary presentation of data

Troubleshooting Internet connection problems 1.1.9 This page will show students how to troubleshoot hardware, software, and network configuration problems. The goal is to locate and repair the problems in a set amount of time to gain access to the curriculum. This lab will demonstrate how complex it is to configure Internet access. This includes the processes and procedures used to troubleshoot computer hardware, software, and network systems. This page concludes this lesson. The next lesson will discuss computer number systems. The first page will describe the binary system. Binary presentation of data 1.2.1 Computers work with and store data using electronic switches that are either ON or OFF. Computers can only understand and use data that is in this two-state or binary format. The 1s and 0s are used to represent the two possible states of an electronic component in a computer. 1 is represented by an ON state, and 0 is represented by an OFF state. They are referred to as ...

Web browser and plug-Ins

Web browser and plug-Ins 1.1.8 Web browser is and how it performs the following functions: • Contacts a Web server • Requests information • Receives information • Displays the results on the screen A Web browser is software that interprets HTML, which is one of the languages used to code Web page content. Some new technologies use other markup languages with more advanced features. HTML, which is the most common markup language, can display graphics or play sound, movies, and other multimedia files. Hyperlinks that are embedded in a Web page provide a quick link to another location on the same page or a different Internet address. Two of the most popular Web browsers are Internet Explorer (IE) and Netscape Communicator. These browsers perform the same tasks. However, there are differences between them. Some websites may not support the use of one of these browsers. It is a good idea to have both programs installed. Here are some features of Netscape Navigator: • Was...

TCP/IP description and configuration / Testing connectivity with ping

TCP/IP description and configuration 1.1.6 TCP/IP is a set of protocols or rules that have been developed to allow computers to share resources across a network. The operating system tools must be used to configure TCP/IP on a workstation. The process is very similar for Windows or Mac operating systems. Testing connectivity with ping 1.1.7 Ping is a basic program that verifies a particular IP address exists and can accept requests. The computer acronym ping stands for Packet Internet or Inter-Network Groper. The name was contrived to match the submariners' term for the sound of a returned sonar pulse from an underwater object. The ping command works by sending special Internet Protocol (IP) packets, called Internet Control Message Protocol (ICMP) Echo Request datagrams, to a specified destination. Each packet sent is a request for a reply. The output response for a ping contains the success ratio and round-trip time to the destination. From this information, it is pos...

Overview of high-speed and dial-up connectivity

Overview of high-speed and dial-up connectivity 1.1.5 In the early 1960s, modems were introduced to connect dumb terminals to a central computer. Many companies used to rent computer time since it was too expensive to own an on-site system. The connection rate was very slow. It was 300 bits per second (bps), which is about 30 characters per second. As PCs became more affordable in the 1970s, bulletin board systems (BBSs) appeared. These BBSs allowed users to connect and post or read messages on a discussion board. The 300-bps speed was acceptable since it was faster than the speed at which most people could read or type. In the early 1980s, use of bulletin boards increased exponentially and the 300 bps speed quickly became too slow for the transfer of large files and graphics. In the 1990s, modems could operate at 9600 bps. By 1998, they reached the current standard of 56,000 bps, or 56 kbps. Soon the high-speed services used in the corporate environment such as Digital Subscr...

NIC and modem installation

  NIC and modem installation 1.1.4 A modem, or modulator-demodulator, is a device that provides the computer with connectivity to a telephone line. A modem converts data from a digital signal to an analog signal that is compatible with a standard phone line. The modem at the receiving end demodulates the signal, which converts it back to digital. Modems may be installed internally or attached externally to the computer using a phone line. A NIC must be installed for each device on a network. A NIC provides a network interface for each host. Different types of NICs are used for various device configurations. Notebook computers may have a built-in interface or use a PCMCIA card. Figure shows PCMCIA wired, wireless network cards, and a Universal Serial Bus (USB) Ethernet adapter. Desktop systems may use an internal network adapter , called a NIC, or an external network adapter that connects to the network through a USB port. Situations that require NIC installation include the ...

Network interface card

Network interface card 1.1.3 A NIC, or LAN adapter, provides network communication capabilities to and from a PC. On desktop computer systems, it is a printed circuit board that resides in a slot on the motherboard and provides an interface connection to the network media. On laptop computer systems, it is commonly integrated into the laptop or available on a small, credit card-sized PCMCIA card. PCMCIA stands for Personal Computer Memory Card International Association. PCMCIA cards are also known as PC cards. The type of NIC must match the media and protocol used on the local network. The NIC uses an interrupt request (IRQ), an input/output (I/O) address, and upper memory space to work with the operating system. An IRQ value is an assigned location where the computer can expect a particular device to interrupt it when the device sends the computer signals about its operation. For example, when a printer has finished printing, it sends an interrupt signal to the computer. The sig...

PC Basic...

• Backplane – A backplane is an electronic circuit board containing circuitry and sockets into which additional electronic devices on other circuit boards or cards can be plugged; in a computer, generally synonymous with or part of the motherboard. • Network interface card (NIC) – An expansion board inserted into a computer so that the computer can be connected to a network. • Video card – A board that plugs into a PC to give it display capabilities. • Audio card – An expansion board that enables a computer to manipulate and output sounds. • Parallel port – An interface capable of transferring more than one bit simultaneously that is used to connect external devices such as printers. • Serial port – An interface that can be used for serial communication in which only one bit is transmitted at a time. • Mouse port – A port used to connect a mouse to a PC. • USB port – A Universal Serial Bus connector. A USB port connects devices such as a mouse or printer to the computer ...