Beyond Networking and Telecommunications Flashcards
What are computer networks?
System that connects computers and other devices through communications media so that data and info can be transmitted
What is bandwidth?
Transmission capacity of a network (in bits per second)
What are the conversions between the bytes
1 byte = 8 bits
1 kilobyte = 1024 bytes
1 MB = 1024 KB
1GB = 1024 MB
1 TB = 1024 GB
What are modems?
computer networks communicate through digital signals which are discrete pulses that are either on or off, representing a series of bits. To convert analog to digital there’s dial up modems, cable modems, and DSL modems
What is network protocols
nodes of the network work together by adhering to a common set of rules and procedures
What is the Transmission control protocol
the protocol of the internet
4 layers of the TCP/IP reference model/protocols
- Application layer: enables client application programs to access the other layers. Defines the protocols that applications use to exchange data
- Transport layer: provides the application layer with communication and packet services
- Internet layer: responsible for addressing, routing, and packaging data packets
- Network interface layer: places packets on, and receives them from, the network media,, which can be any networking technology
What is distributed processing?
- Client/server computing (fat or thin)
- peer-to-peer processing (p2P) approaches:
1. accessing unused CPU power among networked computers
2. Real-time, person to person collaboration
3. Advanced search and file sharing
What is an Interest service provider (ISP)
Company that provides internet connections for a fee (Bell, rogers…)
What are internet connection methods?
- Dial-up (access through telephone line)
- DSL (broadband access through telephone companies)
- Cable modem (access over cable TV coaxial cable
- Satellite (Access over radio-wave satellite network
- Wireless (access through WIFI access point or cell phone network)
- Fibre-to-the-home (FTTH) (broadband access through fibre optic cable)
What are addresses on the internet
Each computer has an IP address. It denotes a specific host and the network
What is the world wide web
a system of universally accepted standards for storing retrieving formatting and displaying information through a client/server architecture. Using WWW requires hypertext and hyperlinks, website and servers, HTML, CSS…, browsers and URL