What does the term IP address mean.
The **unique identification number ** of values given to every device the represents the unique location on which it is connected to the internet
What does IP stand for
Internet Protocol
What are the 3 Data Packet terms
Header
Payload
Trailer
What is the header within data packaging
Contains the destination address, originating address and the packet number so the correct order is restored at arrival
Data packet -
a small part of a message/data that is transmitted over a network; after transmission all the data packets are reassembled to form the original message/data
Payload-
the actual data being carried in a data packet
Payload trailer-
The data that indicates the end of the packet and a checksum for the destination to check it transmitted correctly
Packet switching -
method of transmission in which a message is broken into many data packets which can then be sent along pathways independently of each other
Describe packet switching process