@noor-ain said in CS101 Lecture 1 Discussion:
asalam o alikum sir … sir what is https what is the purpose of this protocol?? and whats are the protocols??
Dear Student,
Walaikum Salam,
HTTP is a protocol which allows the fetching of resources, such as HTML documents. It is the foundation of any data exchange on the Web and it is a client-server protocol, which means requests are initiated by the recipient, usually the Web browser.
Moreover, A protocol is a standard set of rules that allow electronic devices to communicate with each other. These rules include what type of data may be transmitted, what commands are used to send and receive data, and how data transfers are confirmed.