networking
暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。
卡片预览 (24 张)
IPv4
4 groups of denary numbers between 0 and 255 separated by full stops
IPv6
8 groups of hex numbers between 0 and FFFF separated by colons
Benefits of wired connections
-fast connection speed -unlikely to have unauthorized access or be hacked into -little interference -long transmission distance
Reasons for wireless connections
-easy to add new devices -people don’t have to be stuck in one place -some devices don’t allow wired connections -allows a larger number of connections without having to install connections
Benefits of star topology over mesh topology
-less data collisions -easier to add new nodes -central computer can monitor and control transmissions, updates and backups -if one computer breaks the rest of the network still works
Benefits of mesh topology over star topology
-no central point for failure -doesn’t need the cost of the central switch
Roles of the switch
-connects the devices in a network together -receives data from all the devices connected to the network -stores addresses of the nodes in a table -Directs the data packets to the device and if there is no address then it is directed to all devices
layer
A self-contained area of network functionality
What are the benefits of layers
-each layer is independent -one layer can be changed without affecting the others -separates tasks so they can be developed independently -a developer can specialize the layers -it allows for standards for individual tasks -manufacturers can develop hardware to fit into one layer and can be used to group similar protocols
HTTPS AND HTTPS
-hyper text transfer protocol (secure) -to access a webpage and the s is encrypted
FTP
-file transfer protocol -to upload a file to a server or download a file from a server
SMTP
-simple mail transfer protocol -sends emails
POP
-post office protocol -downloads the emails from a server but if emails are accessed from another device the emails wont be in sync -read the without internet but not on multiple devices
IMAP
-internet message access protocol -leaves emails on server and if accessed on multiple devices emails are synced -cannot view them offline but can view them on multiple devices
What are the layers?
-application -Transport -Link -Internet
application layer
encodes and decodes the message
transport layer
breaks down message into packets
link layer
enables physical transfer of packets between the nodes of a network
internet layer
adds senders IP address and recipients IP address
Benefits of layers
-self-contained which makes managing, repairing and upgrading easier as each layer can be worked on independent of other layers -allow for focus on specific parts of a protocol without affecting other layers -promotes data exchange (interoperability) between hardware and software
LAN
-local area network -network that covers a small geographical area, on one site only, and the infrastructure is all owned by the same company
what happens if more people join a LAN
-less data transmitted at the same time -bandwidth is split between the devices so less bandwidth for each individual device -devices may have to wait longer before they can transmit -more collisions are likely so more data will have to be transmitted
Bandwidth
-the amount of information that can be transmitted over an internet connection in a given amount of time
why is ethernet a standard
-Used by all manufacturers -High bandwidth -Allows compatibility with other devices -Ethernet has built in security