Web Serving
Web Serving is a common solution for the distribution of access to image data via a web-based client-server architecture. The client application is a web browser with some type of additional capability, usually provided via a specialized Java applet, ActiveX control, or other type of plug-in component.
Web Serving systems typically download image data from the server to the client for local processing. Because of requirements regarding bandwidth and the power, size, and configuration of the client device, Web Serving solutions are often not full-featured, and cannot be deployed under all conditions. Server size and scalability are efficient for web serving systems.




