Monday, December 9, 2013

Hyper text transfer protocol

part two....

            HTTP concept include (as the Hyper text part of the name implies) the idea that files can contain reference to other files. whose selection will elicit additional transfer requests and web server machine contains, in addiction to the web page files it can serve,an HTTP daemon, a program that is designed to wait for HTTP reg nests and handle them when they arrive, your web browser is an HTTP Clint, sending regents to server machine. when the browser user enters file request by either "opening" a web file (typing a URL) or clicking on a hyper text link , the browser builds an HTTP request and sends it to the internet protocol address (IP Address) indicated by the URL the HTTP daemon in the destination server machine receives the request and sends back the requested file or files associated with the request.       

Monday, November 25, 2013

HTTP Hyper text transfer protocol

 Part One.....

HTTP (Hyper text transfer protocol) is the set of rule for transferring file (text,graphic the WWW. As soon as a web user opens their web browser, the user is indirectly making use of HTTP HTTP is an application protocol that runs on top of the Tep/IP suit of protocols (the foundation protocols for the internet)

Tuesday, November 19, 2013

Web Server 2

part two....

Web server often comes as a part of larger package of internet and internet related programs for serving e-mail, downloading reg nests for file transfer protocol files, and building and publishing web server include how well it works,its ability to handle server -side programming,security Chara eteritstrics and publishing,search engine,and site building tool that may come with it.  

Wednesday, November 13, 2013

Web Server 1

part one........

a web server is a program that using the silent/server model and the WWW,s HTTP, serves the file that form web pages to web users. every computer on the internet that contains a web site must have a web server program. Two leading web servers are Apache, the most wildly-installer web server, and Microsoft internet information server(LLS) other web server including novell's web server for users of its wetware operating system and IBM'S family of lots Domino servers, primarly for IBM's OS/390 and OS/400 custumers.

to be continue........