Topic 19 - Protocols Flashcards
What are protocols?
Protocols are the rules that defined methods of communication data between two or more digital device
Ensure that the transmission of data always follow procedure.
They are different protocols for different application
What do TCP/IP stand for? And what are they used together?
(Email)
Transmission control protocol and Internet protocol are used together as the basic communication and language of the Internet
What happens to data when it’s sent over the Internet?
(Email)
Data sent over the Internet is broken up into ‘ packets’ To enable it to be sent more efficient mean
Each packet is sent individually and then reassembled at the destination
What is TCP used to create?
(Email)
TCP is used to create the packets and reassemble them at the end
What is IP used to route?
(Email)
IP is used to route packets to the intended computer, using the computers IP address
What does SMTP stand for and what is it used to transfer emails?
(Email)
SMTP – the simple mail transfer protocol is used to transfer emails between mail service
It is also used to transfer email from client software to the on outgoing mail server.
What does POP3 stand for and what is it used to?
(Email)
 POP3 - Post office protocol 3 is used to retrieve emails from the mail server
it allows us to download messages to a client software for offline reading
What does IMAP stand for and what is it used to?
(Email)
I am – the Internet messaging access protocol is used to retrieve emails from the mail server
Ramadan downloading the message, I am up since then with the mail server
What do you mean you companies use? (Voice and video calls)
Many companies use their own proprietary protocols for voice and video calls over the Internet
What is H.323?
(Voice and video calls)
Yeah H2323 – this was one of the first successful VOIP protocols and is recommended by the ITU (International Telecommunication Union)
How is H.323 defined?
(Voice and video calls)
It defines the rules for communicating audio and video over packet switch networks
What does SIP stand for and what is it used to?
(Voice and video calls)
SIP – the Session Initiation Protocol is used to create command control and and VoIP connection
What is RTP stand for and what is it designed to do?
(Voice and video calls)
RTP - The Real-Time Transport Protocol is designed to transfer audio and video over IP base networks
What does HTTP stand for and what is it used to allow?
(Web pages)
HTTP – the Hypertext Transfer Protocol is used to allow web servers and browsers to transfer files over the Internet it is how we access the World Wide Web
What is HTTPS and what does it use?
(Web pages)
HTTPS = The secure version of the stsndard HTTP.
It uses public key cryptophy to encrypt communication between a web browser and the server