Networks Flashcards
How are files separated so they can be sent across the Internet?
Files are separated into smaller units called packets. Each packet contains a portion of
the data, along with information that helps reassemble the packets into the original file
once they reach their destination.
What is the name of the device which directs packets across the Internet?
Router
Does your router have a connection to the router of the computer you are
communicating with?
No – packets travel through a series of routers forwarding the packet to the next router
closer to the destination
What is the physical address of your computer called?
MAC Address
What is the address used to get the packets to the correct router called?
IP Address
Software as a Service (SaaS)
subscription software delivered through the internet, usually via a web browser.
why use a Thin client
- Simpler installation/updating of software (as only done on server).
- Cheaper to purchase due to a lower hardware specification.
Why use a Thick client
Applications performance will not differ depending on network strength
Thin Client
computer where applications/programs are executed on an application server. (processes done by server)
Thick client
a computer that performs the majority of processing tasks
locally.
client server
one computer is nominated as a central server, the rest are seen as clients. (centralized management)
peer to peer network
all computers have equal status.
servers and clients
server: A server provides services required by a client
clients: requesting device
benefits vs negatives: client server
- single point of access and failure(data stored centrally)
+easier to back up and perform updates
negatives: peer to peer network
- offers less security (multiple points of weakness)
- potential data loss (self management)
benefits:
peer to peer network
+ each node can request and provide to each other
+ potentially more cheaper to set up
Packet Switching
Routers switching packet destinations via the routing table to make an efficient hop
benefits: serial
+ cheaper and still fast
+ doesn’t suffer crosstalk
Benefits: parallel
+ faster since simultaneous
+ reduced latency