Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
The internet is a global network of computers that any computer can join. It is a WAN - which is a series of connected LANs.
Data packets are sent between computers using protocols that manage how data is sent and received. The internet also uses different models - such as the client-server model and the P2P model - to connect computers in different ways. The internet is leading to more and more people using cloud computing to store files and use web applications online.
web pages – HTML documents that present images, sound and text accessed through a web browser
web applications - web software accessed through a browser
native apps - applications developed for specific devices (such as smartphones) and accessed without the need for a browser
voice calls
file sharing
streaming audio and video
A web browser is a piece of software that enables the user to access web pages and web apps on the internet. There are a range of browsers available, and they are usually free to download and install.
The 'internet of things' is the concept of networking lots of devices so that they can collect and transmit data. The idea that any object or living being can be uniquely identified on the internet is central to the concept. By automating the capture of information, greater quantities of it can be stored and processed.
sensors monitoring conditions on a farm
the contents of a fridge
an object or person being tracked with an RFID tag
Information gathered from such systems can be used to intelligently respond and adapt to the needs of an environment. For example, if a system detects that a room is empty, lights and heating can be automatically switched off to reduce waste.
Connecting to the Internet
To connect a computer or a device to the internet, you need:
Fibre optic cabling is made from glass that becomes very flexible when it is thin. Light is passed through the cable using a transmitter. Light travels quickly through the light-reflecting internal wall of the cable.
Fiber Optic
The transmitter in the router sends light pulses representing binary code. When the data is received, it is decoded back to its binary form and the computer displays the message.
Copper cable uses electrical signals to pass data between networks. There are three types of copper cable: coaxial, unshielded twisted pair and shielded twisted pair.
Shielded twisted pair (STP)uses copper shielding around the twisted wires to make them less susceptible to interference.
Coaxial degenerates over long distances.
Unshielded twisted pair (UTP) is made by twisting the copper cables around each other and this reduces degeneration.
Advantages
Disadvantages
The internet is transmitted both on physical wires and wireless connections. Broadband internet is transmitted on physical wires that run underground and under the oceans.
Download speeds tend to be faster than upload speeds.
Connection Media
ADSL (asymmetric digital subscriber line) provides connection speeds of up to 24 Mbps and uses a telephone line to receive and transmit data.
The speed that data can be transferred is dependent on a number of factors:
Cable companies do not use traditional telephone lines to provide broadband internet access. They have their own network which is a combination of co-axial copper cable and fibre optic cable. Copper wires connect a house to the nearest connection point - usually a green cabinet in a nearby road. From there, the cables to the telephone exchange will be fibre optic.
With their purpose-built infrastructure, cable companies are able to provide speeds of up to 200 Mbps - considerably faster than the highest available ADSL speed (24 Mbps).
A cable modem or router is needed for broadband internet access over cable. This is usually provided by the ISP.
The making and receiving of phone calls is not affected because the telephone line is not used.
The wireless 3G and 4G networks can be accessed through a smartphone without the need for a WiFi router. The data is transmitted through the cellular phone network rather than the physical cabled network of broadband. This enables anyone to connect to the internet as long as there is a 3G or 4G connection available.
3G allows for up to 6 Mbps to be downloaded and 4G allows for up to 18 Mbps.
The internet is similar to a road network in that it has rules (protocols) that you need to follow and only a certain number of vehicles (data) can get through at a time (bandwidth). If too many vehicles try to go down the same road you get congestion (reduced bandwidth).
When two devices send messages to each other it is called handshaking - the client requests access, the server grants it, and the protocols are agreed. Once the handshaking process is complete, the data transfer can begin.
Protocols establish how two computers send and receive a message. Data packets travel between source and destination from one router to the next. The process of exchanging data packets is known as packet switching.
synchronous or asynchronous
TCP/IP (also known as the internet protocol suite) is the set of protocols used over the internet. It organises how data packets are communicated and makes sure packets have the following information:
source - which computer the message came from
destination - where the message should go
packet sequence - the order the message data should be re-assembled
data - the data of the messag
error check - the check to see that the message has been sent correctly
Within TCP/IP there are several key protocols. These include the following.
Did you know?
The 32-bit IP address system is also known as IPv4. It allows for just over 4 billion unique addresses. IPv6 is now coming into use. IPv6 uses 16 bits for each section of the address, creating a 128-bit address. This allows almost 80 octillion unique IP addresses.
Every device on the internet has a unique IP address. The IP address is included in a data packet. IP addresses are either 32-bit or 128-bit numbers. The address is broken down into four 8-bit numbers (each is called an octet). Each octet can represent a number between 0 and 255 and is separated by a full stop, eg 192.168.0.12.
To find your IP address you can use the ipconfig command line tool.
Home and small business routers often incorporate a basic dynamic host configuration protocol (DHCP) server which assigns IP addresses to devices on a network.
FTP is used to transfer large files. It is often used for organising files on a web server for a website. You can have private access to an area on an FTP server where you can upload your files. You can then give another user access to download the documents that you have shared.
HTTP transfers web pages from web servers to the client. All web page addresses start with http. An https address is a secure web address which has been encrypted. An https address is used for sites holding bank details and secure information.
When adding an authentication layer to HTTP it becomes HTTPS.
Email uses these protocols to communicate with mail servers. SMTP is used to send the email; POP is used to receive email. Most email clients allow for transfers of up to 10 MB.
VOIP is a set of protocols that enables people to have voice conversations over the internet.
Every website address has a URL with an equivalent IP address. A web address contains (running from left to right):
http://www.bbc.co.uk/nature/life/frog
In this example from BBC Nature:
Name servers are used to host and match website addresses to IP addresses. DNS is the main system over the internet that uses the name server.
When you type in a URL, the ISP looks up the domain name, finds the matching IP address and sends it back.
The web browser sends a request straight to that IP address for the page or file that you are looking for.
Every website has a URL with an equivalent IP address.
Streaming high-quality images, music and video requires a lot of data. Compression reduces file sizes whilst keeping the high quality of the original media.
Compression is important for reducing music and video file sizes. Music and video files can both be either downloaded as permanent files or streamed temporarily.
A downloaded file creates a file you can store permanently. Streamed files are not stored permanently. Streaming allows data to be used immediately but the whole file is not downloaded. Popular streaming sites include BBC iPlayer, Spotify and YouTube.
Data is streamed by the service to the client. The client could be a web application, web browser or native app. A browser needs to use HTML5 or a plug-in to decode the audio or video. HTML5 is a new version of HTML which makes it possible for compatible browsers to stream audio and video without the need for plug-ins.
A buffer is a temporary storage space where data can be held and processed. The buffer holds the data that is required to listen to or watch the media. As data for a file is downloaded it is held in the buffer temporarily. As soon as enough data is in the buffer the file will start playing.
When you see the warning sign 'buffering' this means that the client is waiting for more data from the server. The buffer will be smaller if the computer is on a faster network.