top 8 most popular netowrk protocols+packet switiching
top 8 most popular netowrk protocols+packet switiching
Knowledge:
This lesson you will learn about:
describing inputs, storage, processes and outputs in connecting people and systems
describe key WWW components (servers, browsers, pages, HTTP and HTTPS protocols, etc.)
and how they work together,
describe keywords such as ‘protocols’, ‘packets’, and ‘addressing’.
Skills
This lesson you will practice:
determining an IP address of a domain name.
1. What is a protocol?
A set of rules that defines how data is transferred between a web browser and a
host.
Protocol Description
an application protocol for distributed,
collaborative, hypermedia information
HTTP (HyperText Transfer Protocol)
systems that allows users to communicate
data on the World Wide Web.
a communication protocol used for sending
SMTP (Simple Mail Transfer Protocol) and receiving email messages over the
Internet.
a method for moving files between
FTP (File Transfer Protocol)
computers on a network.
Communication protocol required by every
computer using the internet; is actually two
protocols:
TCP/IP
1. TCP: Transport Control Protocol,
2. IP: Internet Protocol.
All web pages have a URL. We sometimes refer to this as a web page address or web
address, but the proper name is URL.
A webpage is really just a file sitting on a computer somewhere on the planet. A URL tells
your web browser where to find a particular web page.
1. A unique string of characters that identifies each computer using the Internet
Protocol to communicate over a network, each number is represented by bits
2. 32bits
3. 4,294,967,296 unique addresses
4. IPv6 offers features that make routing over the internet more efficient than IPv4.
5. An IP packet is a unit of data in a network that contains information about the source
and destination addresses and other control information needed to transport the
packet over a network.
6. An ip packet contains an address/ location whereas an ip packet contains some
information and allows machines to send data to each other.
7. turns domain names into IP addresses,