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.
1