chapter 2 - internet Flashcards
yo connect to the internet you need
device
telephone line / mobile phone network connection
router / mode
ISP
web browser
modem
modulator demodulator
converts digital to analogue (to be sent down a telephone wire) and vice versa (so a computer can process it)
router
enables data packets to be routed between different networks eg join LANs to form a WAN
ISP
company which allows the user to connect to the internet
- charge a monthly fee for this service
- provides the user with an IP address
- company has telecommunication lines to allow connection to the internet
PSTN
- cables connect devices between towns
- now are fibre optic (faster)
- always open so can always be used
- remain active during a power cite
- use circuit switching - connection is maintained for whole call
phone calls via internet
VoIP - converts sound to digital packets
- uses internet not telephone lines
- compresses data so it’s easier to transmit
- more efficient as the link only exists while data is being transmitted - peopel are talking
- need broadband
phone calls via satellites
- always give complete coverage as don’t suffer attenuation
- prone to interference (weather)
- easier to resolve faults than in cables
- uses LEO
www
- collection of web pages accessed by web browsers
- written in HTML
- URL specified the location of web pages
- use the infrastructure of the internet
bit streaming
– contiguous sequence of digital bits sent over a network (one after another)
– needs good broadband
- data needs to be compressed
– needs buffering to ensure smooth playback
buffers
– Holds some of the file in storage before it gets played, (so you don’t need to stream as you play and prevents gaps in playback)
– must have faster transmission to the buffer, than from the buffer to the media player, so it’s not behind.
– big buffer = higher a bit rate
on demand but streaming
- files are converted to streaming format and uploaded to a server.
– link is on a server to be downloaded by the user.
– stream can be broadcasted when required.
– can pause/rewind
real time bit streaming
- captured by a camera and sent to computer a converted to a streaming file.
– uploaded to a server
– server sends video to the device.
– can’t pause / rewind - live
IPv4
- 32 bits - 2^32 addresses
- 4 groups 8b
- dotted decimal
- networks are split into classes (subnetting) so you can reuse the host id range for every different class and have more IPs
class ranges
A - 0 to127 - 8b /24 - very large
B - 128 to 191 - 16b/ 16 - medium
C - 192 to 223 - 24b / 8 - small
D - 224 to 239 - multi cast
E –240 to 255 - experimental
CIDR
classless inter domain routing
- IPv4 provides insufficient address range, but CDR fixes this
- Uses a suffix meaning 18 bits used for net ID and 14 for host ID, - increases the flexibility of bits used to represent the net ID and host ID
- means you don’t have to have 8 and 24 bits in class A as long as you have the same total (32)