Unit 1: Leaning Aim B Flashcards
What is the internet? What does it do?
A global network of interconnected computers
It allows data to be exchanged between computers and devices
What is difference between the internet and the World Wide Web?
- The internet is the technology, the hardware
The World Wide Web is the content, the web pages, the data
What does a server do?
Runs special software to serve other computers
Give 4 examples of servers
File servers
Print servers
Web servers
Email servers
What is a client?
- A computer/device that uses services provided by a server
- The computer/device you use to access the internet is a client
What is a router?
Devices which ‘route’ (direct) traffic (data) through a network
- They are intelligent and will try to find the best routes
What are cables/connections?
The connection between all of the hardware {router,client,server,etc.}
Examples of cables?
Telephone lines, fibre and cables etc
What is the backbone?
A ‘big’ cable (most of the time a fibre) which connects a large number of devices
What does ISP stand for?
Internet Service Provider
What does ISP do?
Allows connection to the internet for a client
Why do we need ISP?
Too expensive to connect directly to internet so it gives an easy way for connection
What kind of network does the ISP allow some connection to?
It can either be a home network or a business network
Is there a limit to how many clients can have access?
No It can be one client or a network of clients
What can the ISP also provide?
Additional services such as website development and technical support.
What is the problem with additional services that the IP provides?
It is usually for an additional fee
What do network diagrams do?
They show how pieces of technology connect together
What does PoP stand for?
Point of Presence
What is PoP?
It is an access point to the internet
How do PoPs benefit an ISP?
An ISP may have several PoPs to allow good access to the internet
What does NAP stand for?
Network Access Point
What is NAP?
Its where different networks interconnect onto the internet
What are the three connection methods to the internet?
Wireless
Broadband
Dial-up
What is the wireless connection method?
Where you connect without wires
What is the broadband connection method?
Its a wired connection through a broadband supplier
What is the dial-up connection method?
Its a wired connection using a modem and telephone lines
Whats are some advantages for using a wireless connection method? 2
- You are not fixed to a stationary computer
- It can be used wherever wireless internet is available
Whats an advantage for using a broadband connection method? Exam-style
There is a better reception than dial-up
Exam-style-Higher bandwidth and faster downloads so that movies can be watched without interruption/less buffering
Whats an advantage for using a dial-up connection method?
You can use existing telephone lines,giving connection where broadband is not available
What are some disadvantages for using a wireless connection method? 3
- Needs to have wireless internet available
- Can be less secure than wired
- Tends to be slower than wired
What are some disadvantages for using a dial-up connection method? 3
- Older technology can give poor reception
- Conversation between digital and analogue signals can cause errors
- Usually slower than other methods
Whats a disadvantage for using a broadband connection method?
Wired, so has to be used on a stationary computer
What is bandwidth?
It is how the speed of sections of the internet is measured.
What does bandwidth describe?
It describes how much capacity {space} there is to carry data
What are the units for bandwidth?
Bits per second
The number of bits of data that can be transmitted in one second
What does it mean to have a high bandwidth?
It means more information can be moved during that time , therefore giving a faster internet connection and a higher transmission rate
What are protocols?
A set of rules that allow computer systems to connect with different systems to transfer data
What does TCP stand for?
Transmission Control Protocol
What are two steps TCP does?
- It takes data from user’s application
- It then passes it to the IP
The opposite happens at the other end of the transmission
What does IP stand for?
Internet Protocol
What are 3 steps the IP does?
- Takes data from TCP
- Organises it into packets
- Routes it across the network and puts the packet back into the correct order at the other end of the transmission
What does FTP stand for?
File Transfer Protocol
What is FTP?What is it used for?
It is the protocol which allows files to be transferred between two computers or devices
It is used to download or upload large files to a server
What is the World Wide Web?
The content on the internet
Examples of World Wide Web-content on the internet
Web pages
Files and other data
Why does the World Wide Web work?
Because of hyperlinks
What do hyperlinks do?
They connect web pages together
What happens when a hyperlink is clicked on?
A user is taken to another page on a website or a different website
Where are websites stored?
On website servers
What happens to the web browser when a user accesses a website through a web browser?
It is temporarily downloaded onto their computor
What is the web servers job to do when a user tries to access a web page?
To deliver the web page requested.
How are web pages accessed?
Through web browsers
What do web browsers do?
They allow a user to enter a URL and view a web page
What does HTML stand for?
Hyper Text Markup Language
What is HTML?
The language used to create web pages
What is HTML made up of?
Tags
What are tags usually grouped in?
Pairs
What are pairs of tags called?
HTML elements
How are open tags written?
< >
How are closed tags written?
The same as open tag but it has a / so it looks like this: />
What does URL stand for?
Uniform Resource Locator