|
Report Server Component
The Report Server Component handles the generation of reports as requested.
The report generation request results are sent back to the browser client in the
form of HTML (or HTTP to be more technically correct). The Report Server
Component also handles the authentication of Profile Administrators and
SurfStatsLive users who want to access the SurfStatsLive Reporting Service. The
Report Server Component queries the Site Profile Databases in order to
accomplish this.
Image Server Component
The Report Server Component handles requests to format graphs displayed on
reports. It does not perform any processing except for creating a binary image of
a graph from a file to send to a browser.
|