MAC
IP
Switch
-
Client
-
Router
LAN
Server
WAN
- Networking equipment and cables are usually not owned by the organisation but leased from large Telecom businesses
Gateway
-
What is mean 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. What are 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
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
Explain in more detail how an IP address is structured
A 32 bit address that has a logical structure compromising of network ID and a host ID.
Explain what is meant by a datagram. Describe how datagram is made up and how it is used.
Routers are used in computer networks. Explain what is meant by a router ad describe the function of a router in a computer network.
Router: device that connects networks that use the same protocol
- directs data packets through the network based on their IP address
They use routing tables that list all the networks IP addresses of networks the router is connected to therefore, router can make decisions; look up/ find certain IP addresses
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 manufacturers can make compatible devices.
Why are server ports numbers well-known and registered
When programmers make applications they need to know what ports to communicate to the network application.
Name the five layers o the TCP/IP protocol stack and explain the role of each layer
In the context of client-server model, what is
What is the difference between sockets and ports?
What is the difference between client and server ports?
-