APPLICATION LAYER
CLIENT SERVER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
FTP
|
|
TCP
|
|
HTTP
|
|
SSL
|
Detailed explanation-1: -Hypertext Transfer Protocol (HTTP) is a method for encoding and transporting information between a client (such as a web browser) and a web server. HTTP is the primary protocol for transmission of information across the Internet.
Detailed explanation-2: -A secure transmission can be provided among a browser and internet server, through the usage of the two protocols secure Sockets Layer (SSL) and transport Layer security (TLS) protocol.
Detailed explanation-3: -Hypertext Transfer Protocol (HTTP) is the protocol that web browsers and web servers use “under the hood” to communicate with each other over the Internet. It is text based.
Detailed explanation-4: -Client-server protocols Clients typically communicate with servers by using the TCP/IP protocol suite.