What is HTTP Protocol ?
Hyper Text Transfer protocol - HTTP.
HTTP is a communication protocol to transfer data/information in network.
HTTP runs on top of TCP/IP.Immediate valid question is what is TCP and what is IP.
Both are simple protocols again.
TCP(Transmission controll protocol) is responsible for making sure that the file sent from one network node to another ends up as complete file at destination.
IP(Internet Protocol) is responsible for moving the file/chunks(file split into small packets) or routing the chunks from node to destination.
So HTTP is a protocol having Web-specific features but depends on TCP and IP to get complete request and responce from one to another nodes.
The structure of HTTP is a simple request/responce sequence; a browser(mozilla) requests and a server(apache) responds.
HTTP is IETF standard,RFC 2616.
HTTP protocol has several methods like POST,GET,PUT,TRACE,DELETE etc.
HTTP is a stateless protocol, due to this hosts will not be having information about users between requests. Session will not be maintained, so developer has to write code separately to maintain the session state of user separately.
There are 4 versions released till now.(HTTP 0.9, 1.0, 1.1, 1.2).
Labels: Networking, Protocols, Technical
Post a Comment
Who ever writes Inappropriate/Vulgar comments to context, generally want to be anonymous …So I hope U r not the one like that?
For lazy logs u can at least use Name/URL option which don’t even require any sign-in, good thing is that it can accept your lovely nick name also and URL is not mandatory too.
Thanks for your patience
~Krishna(I love "Transparency")
వీలయితే నాల్గు పోస్టులు ...కుదురితే ఒక కామెంటూ ...
Help fight poverty in India!!
Two clicks a day .. keeps poverty away ...
It’s not to make me rich, but a purposeful thought to help poor people. Each paid click for ads on this page will provide "ROTI" at least to one poor child. So it's all you can do, it's in your hands, don’t go away. Small thought to strengthen public understanding of the causes and consequences of poverty and hardship in
"Your mouse click may be a meal for at least one poor child"
See the statistics of population Vs Poverty in
-





0 comments:
Post a Comment