WAN
LAN
Router
Server
MAC
IP
Switch
Client
Gateway
What is meant by the internet?
A global network of linked computers and routers using unique IP addresses and TCP/ IP protocol.
People occasionally think that the World Wide Web is the same as the internet. End the confusion y writing below the differences between the two.
WWW: A system of interlinked hypertext documents accessed via the internet.
Internet: Cabling
A computer has an IP address of 140.234.1.25
a) What is an IP address and why is it used?
A unique address that identifies a device on a network 32 bits e.g. 192.168.168.5
Routers make decisions where packets are going to be directed to based on the IP address.
b) Explain in more detail how an IP address is structured?
A 32 bit address that has a logical structure containing network ID and a host ID.
c) Explain what is meant by a datagram. Describe how a datagram is made up and how it is used.
Group of bits containing source/ destination address error control bits, control bits and data payload.
d) Routers are used in computer/ networks. Explain what is meant by a router and describe the function of a router in a computer network.
Router: device that connects networks that use the same protocol
Definition of protocol
A standard set of rules to ensure the proper transmission of data between devices.
Explain why protocols are so important in communication systems
When data is split up and reassembled it must be in a way that is universally agreed. All devices are programmed with a set of rules to follow so manufactures can make compatible devices.
TCP/ IP
List of the names of different protocols
HTTP
Port number: 80
Transferring multimedia web pages over the internet
FTP
Port number: 21
Copying a file from one location to another over the internet
SMTP
Port number: 25
Mail applications typically use SMTP only for sending email messages
IMAP
Port number: 993
Transferring emails between computer systems via the internet
DHCP
Port number: 67
A client / server protocol that automatically provides an Internet Protocol host with its IP address, subnet mask and default gateway.