The Internet Flashcards
1
Q
What does an ISP do?
A
Organises access to the internet for small organisations and individuals
2
Q
What is the function of an IP address?
A
A unique address for each computer so that computers can communicate with each other over the internet
3
Q
What are the three steps to packet switching?
A
- Sender’s file is broken into packets.
- Packets are directed to destination by routers which inspect the packet’s headers.
- Receiving computer reassembles them in the correct order using information in the headers.
4
Q
Name the components in this URL:
http://example.com/index.html
A
http: = protocol identifier
example. com = domain name
index. html = file name
5
Q
Why are domain names used?
A
They are easier to remember and enter than binary numbers
6
Q
What are the 6 steps to accessing the IP of a server using a URL?
A
- User enters domain name into browser on client computer
- Client contacts a DNS server to resolve the domain name
- If the domain name is not here, it contacts another server
- Second server resolves domain name, and returns it to the first
- Server returns the IP address to the client
- Client contacts the host using the IP address
7
Q
What is virtualisation?
A
A process that hides the true physical nature of a computing resource