Networking-Textbook Flashcards
define bit rate
this is a measure of transmission speed of data over a telecommunication line.
- it measures how many bits can be transmitted in 1 second.
- dial-up = 54k bps
- fast= 1000 million bps
Describe WLAN
wireless local area network
-uses the wifi (wireless fidelity) standards
describe asynchronous
- clocks are not synchronized at the beginning of transmission.
- known as best effort transmission.
list in order of bandwidth
- modem/dial up
- ethernet
- wireless
- wireless-G
- fast ethernet
- wireless-N
- gigabit Ethernet.
Data security features
A NOS protects the data and hardware from unauthorized users.
advantage of proxy server
- hide one’s IP address
- increase efficiency- temporarily store images and text from different websites. acting as a cache of webpage.
- view blocked websites
- increase security.
define protocols
is an agreement or standard on how data is to be exchanged over a network.
describe bus topology
- the individual computers are connected to a central cable called central bus.
- the server is also connected to the bus.
- it is easy to add extra clients to the bus by tapping the cable and a new connection is added.
- Disadvantage: the system is slow.
- only 2 computers can exchange information with each other at any particular time.
- if 2 computers want to exchange data, then the other computers must wait until their transaction is finished.
NB: the clients share a central cable, only 1 client can transmit data at a time.
compare grid computing to the use of supercomputers
- grid is much more cost-effective.
- supercomputers are manufactured in fewer quantities thus expensive.
- can be done on conventional computer hardware and connecting them via a network
list the 3 networking layers
- application layers
- internet layers
- hardware layer
Define TV cable
the same cable that supplies TV can be used to connect to the Internet.
Define Modem
this is the hardware that handles the communication to the outside world.
- the modem is connected to the telephone line or cable YV line on one side and to the router on the other.
Describe ISDN
integrated services digital networks:
-faster than analogue dial-up.
define proxy server
is a computer that acts as an intermediary between the user’s computer and internet.
Define client
this is a computer program or computer that requests a service from a server.
describe how grid computing and distributed processing work
[Network distributed parallel processing
- a special software program distributes the computation task over the network to the different computers.
- the computers then work on their assigned task in parallel and send back the result to the central server.
NB: this is known as [network distributed parallel processing.]
list disadvantage of P2P networks
- difficult admin
- security
define timesharing
this is the sharing of the processing power of the mainframe.
define firewall
is a computer with software that protects a LAN from the WAN. allowing certain data packet to pass through.
PDA stands for ?
personal device assistant
list ways to monitor user behavior on a network
- key loggers
- system performance monitors
- surveillance software.
Intellectual property issue:
- networks make it easy to share and distribute copyrighted material, both legally and illegally.
- the copyright owner either benefit from the possibilities or may be harmed.
describe synchronous
- both senders and receivers possess an internal clock.
- clock run at same speed.
define supercomputer
these are optimized for high computation speed.