Explained HTTP in details with example here as we know HTTP stand for Hypertext Transfer Protocol and All the details are explained in hindi.
🎯 Watch Next:
○ How Browser Works?
○ HTTP vs HTTPS:
○ What is TCP/IP? :
○ What is UDP? :
🎯 Chapter of this Video:
00:00 - Start
00:22 - HTTP Definition
🎯 More Information on Video:
What is HTTP?
#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. A complete document is reconstructed from the different sub-documents fetched, for instance text, layout description, images, videos, scripts, and more.
Clients and servers communicate by exchanging individual messages (as opposed to a stream of data). The messages sent by the client, usually a Web browser, are called requests and the messages sent by the server as an answer are called responses.
Why we need TCP/IP or UDP with HTTP?
HTTP only defines rules for communication between server and client(internet browser) but for communication, we need to connect to other computer first.
TCP/IP and UDP are two popular networking protocols used to connect computers together, so they can communicate. Both of these networking protocols are implemented in most of the Operating Systems out there. All the DNS and sockets stuff happens in TCP/IP and UDP protocols not in HTTP.
HTTP clients leverage these protocols to connect to different servers (like Facebook's) and then talks to them in HTTP. TCP/IP is most popular among others, so I'll be using that for rest of the post.
Introduction to HTTP
HTTP is a client-server architected protocol where client and server can ask each other to do specific tasks using agreed upon language(HTTP). HTTP defines words and manners for communication between client and server e.g. take a look at following HTTP request:
🎯 I USE:
○ My Mic: https://amzn.to/3rnx6eV
○ My Laptop: https://amzn.to/3b93Wds
○ My Keyboard and Mouse: https://amzn.to/3kCjjyp
○ [Screen Recording: shorturl.at/cgiow]
🎯 SOME OTHER TUTORIAL:
○ERP Tutorial: https://bit.ly/3beetnX
○MIS Tutorial: http://bit.ly/3sRLjB5
○Multimedia Tutorial: http://bit.ly/2PsUOYR
○BPO Tutorial: https://bit.ly/30a5vl9
○Computer Hardware Tutorial: https://bit.ly/387UzZO
○Project Management Tutorial: https://bit.ly/2NXRPHs
○ Operating System Tutorial: https://bit.ly/3fjmLgL
○Java Programming Practice: http://bit.ly/2O18tpB
○Windows Tips and Tricks: http://bit.ly/3kGmQf9
○Android Tips and Tricks: http://bit.ly/3c1CkX0
Without You? We are nothing and No Where!
Share with us in the Comment Section Below : What did you learn in this Video?
🎯 About Techmoodly:
Techmoodly is a YouTube channel and Tech Blog where We can Learn and Share All Knowledge and Experiences related To Tech blogs .
We are More Efficient for :
Hardware Tutorial
Networking Tutorial
Codes Tutorial
Software Tutorials
Tips and Tricks
Research Based
🎯 Links to Follow:
○ Website: https://techmoodly.com
○ Twitter: / techmoodly
○ Facebook: / techmoodly
○ Instagram: / techmoodly
○ Email: [email protected] , [email protected]
🎯 Connect to Me :
Name : Ankit Sudegora(Worker of this Channel)
○ Facebook: / ankitsudegora
○ Instagram: / ankitsudegora
○ Email: [email protected], [email protected]
Don’t forget to subscribe to our channel and turn on your notifications!