Posts Tagged ‘Protocol’

HTTP protocol?

Posted: October 2, 2011 in FAQ, HTML, Web Developer, WWW
Tags:

HTTP stands for Hypertext Transfer Protocol and it is the foundation of data communication for the world wide web. HTTP functions as a request-response protocol in the client-server computing model. In HTTP, a web browser, for example, acts as a client, while an application running on a computer hosting a web site functions as a [...]