Week 8 - Intro To Networks Flashcards
Define Internet
An interconnected group of networks
Define Computer network
A group of computers that communicate with each other
What is Networking?
It is about sending messages over a carrier.
In a network what does it consist of?
It consist a set of ‘nodes’ which is connected by ‘links’.
Different networks have different. Switching schemes.
Define Nodes
It represents the senders/receivers and switches ( a node that connects other nodes together.
What are the three types of the switching scheme?
- Broadcast network
- Circuit-switching network
- Packet-switched network
What is a broadcast network?
- No switches
- Everything is transmitted to everyone
- Everyone receives everything
What is a circuit-switching network?
- Each switch has multiple links
- A single communication session takes place on a dedicated,direct connection between the sender and receiver
- Guaranteed performance, but only two conversation can happen on this network.
What is a packet-switching network?
Why is the internet a packet-switched network?
This is because packets are the logical unit of information transmitted over the internet and they contain a data item of restricted length, including addressing information.
What are the three structure of the internet?
- Network edge
- Access Network
- Network Core
Briefly explain the internet
It consists of billions of computing devices (hosts), the communication links between them, the routers and packet switches which forward chunks of data on those links.
What does ‘ Network Edge’ do in the internet?
- Consists of the hosts/end-system, both clients and servers
- Hosts send packets of data to their access network
What does ‘Access Network’ do in the internet?
- The physical wired/wireless communication links that connect edge system to the core.
- It is the first routers that see the data packets and forward them to the ‘network core.’
What does ‘Network Core’ do in the internet?
- Central network of networks: a mesh of interconnected routers.
- The core routes and forwards packet of data from their source to their destination.