COMPUTER NETWORKING II Flashcards
What are the three modes of data transmission?
- Simplex (Unidirectional transmission) is a single, one-way transmission. Eg mouse and PC
- Half-duplex allows data to flow in one direction at a time. Eg PC and Server
- Full-duplex allows data to flow in both directions at the same time. Eg Mainframe and Mainframe
What is a modem?
The word modem is short for modulator-demodulator. Modulation is the name of the process of converting from digital to analog. Demodulation is the process of converting from analog to digital.
• A Modem is an electronic device that connects to the Internet via an ISP.
• Internal modems- Expansion slots
•External modems- USB ports
What are hubs and repeaters?
- Hub: Central device that connects all of the devices on the network
- Repeater: Amplifies signals along a network
What is a bridge
- A bridge divides a network into two or more segments and tracks which device is on each segment
- has the intelligence to determine if an incoming frame is to be sent to a different segment or dropped. A bridge has two ports.
What is a switch?
(multiport bridge) has several ports and record MAC addresses for each device
connected to the switch.
• Data is sent to a specific device if the MAC address of that device is in the MAC address table
What is a router?
Devices that connect entire networks to each other. They use IP addresses to forward packets to other networks.
• A router can be a computer with special network software installed or can be a device built by network
equipment manufacturers.
• Routers contain tables of IP addresses
along with optimal routes to other
networks.
What are Wireless Access Points (WAP)
- Provide network access to wireless devices such as laptops and PDAs.
- Use radio waves to communicate with radios in computers, PDAs, and other wireless access points.
- Have limited range of coverage
What are the types of Network topologies?
- Bus Network
- Ring Network
- Star Network
- Tree network
- Mesh network
Describe bus networks
each device is connected to a common cable called a bus or backbone, and all communications travel
along this bus.
Describe Ring networks
• each device is connected to two other devices, forming a ring. • When a message is sent, it is passed around the ring until it reaches the intended destination.
Describe Star networks
• each device is connected directly
to a central network switch. Whenever a node sends a message, it is routed to the switch, which then passes the
message along to the intended recipient.
• The star network is the most widely used network topology
today.
Describe Tree networks
• each device is connected to a
central node, either directly or through one or more other devices.
• The central node is connected to two or more subordinate nodes that in turn are connected to other subordinate nodes, and so forth, forming a treelike structure.
• This network, also known as a hierarchical network, is often
used to share corporatewide data.
Described Mesh Networks
• the mesh network requires that each node have more than one connection to the other nodes. • Connects all devices to each other. • If a path between two nodes is somehow disrupted, data can be automatically rerouted around the failure using another path.
What are the types of organizational networks?
- Intranet
2. Extranet
What is Intranet?
a private network within an organization that resembles the Internet.
• The main purpose of an intranet is to share
company information and computing
resources among employees
• Like the public Internet, intranets use
browsers, websites, and web pages. Typical applications include electronic telephone directories, e-mail addresses, employee benefit information, internal job openings, and much more.