unit 5: getting down and dirty w/ networks Flashcards
application layer
to allow access to network resources
presentation layer
to translate, encrypt and compress data
session layer
to establish, manage, and terminate sessions
*API, Winsock, sockets
transport layer
to provide reliable process to process message and error delivery
network layer
to move packets from source to destination
to provide internetworking
data link layer
to organize bits into frames
to provide hop-to-hop delivery
physical layer
to transmit bits over a medium
to provide mechanical and electrical specifications
fibre, wireless, hubs, coax
acronym for 7 layers
Please Do Not Throw Sausage Pizza Away
protocol
a set of rules defining how two computers communicate w/ each other
IPv4
a 32-bit Address that comprises binary digits separated by a dot
IPv6
a 128-bit IP Address, which is written in a group of 8 hexadecimal numbers separated by a colon
benefits of IPv6
*larger address space
*improved security
*simplified header format
why is an IP address needed to connect to the internet?
identifies the device connected to the internet
routers use the IP addresses to direct data to the correct destination
main difference between mac and IP addresses
MAC Address is used to ensure the physical address of the computer. It uniquely identifies the devices on a network. While IP addresses are used to uniquely identifies the connection of the network with that device takes part in a network.
TCP/IP
communications protocol suite using which network devices can be connected to the internet