The Function of a Com Server
August 20, 2010
A con server is a computer program that delivers content by using HTTP (Hypertext Transfer Protocol). The primary function of this server is to send web pages to clients. This can mean the delivery of HTML documents and any extra content that may be included in the document, such as style sheets, scripts, and images.
The client computer uses a web browser to initiate communication with the server by sending a HTTP request. The server will then respond by sending contact from the resource or an error message if it is unable to send. The resource is usually a file on the secondary memory on the computer, but it is not always the case because much depends on how the web server is used.
Although the primary function of a con server is to process and provide content, a server can also receive content from clients as well. This feature is often used for submitting forms and uploading files. Most generic servers are capable of server-side scripting such as PHP, Apache HTTP Server, etc. This means that a server’s behavior can be controlled by separate script files, although the mainframe server software remains the same. In most cases, this function is used to make HTML documents instead of fixed documents. These two differences are called dynamic and static content.
Not every con server is used on the World Wide Web. Many can be found imbedded in devices that are connected to a local network. A server can also be used as a part of an administrating or monitoring system for a group of computers in an office or house.
[...] visit our website here for more information or visit our blog. Thank [...]