What are Web Protocols? Explain some of the protocols.
Answers
Answer:
As per the question :
Web Protocols :
A protocol is a set of rules that governs the communications between computers on a network
In order for two computer to talk to each other they must be speaking the same language.
There are several broad types of networking protocols, including: Network communication protocols: Basic data communication protocols, such as TCP/IP and HTTP. Network security protocols: Implement security over network communications and include HTTPS, SSL and SFTP.
Answer:
Common Internet protocols include TCP/IP (Transmission Control Protocol/Internet Protocol), UDP/IP (User Datagram Protocol/Internet Protocol), HTTP (HyperText Transfer Protocol) and FTP (File Transfer Protocol). TCP/IP is a stream protocol. This means that a connection is negotiated between a client and a server.