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
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
www
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
real time bit streaming
IPv4
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)
IPv6
zero compression
replace 0000:0000 by :: to shorten the address
however can only be used one
IPv6 +
public IP address
private IP adress
sub netting
domain names
URLS
web browsers use uniform resource locators to access websites
protocol://web address/path/file name
web address is made of domain host, name, type and country code
DNS server process