###################
Stream Cache Server
###################

.. toctree::
   :maxdepth: 1
   :caption: Table of Contents

   liveliness-pinging
   command-line-options
   library
   
   
The Stream Cache Server application is designed to stream data to a connected HOOPS Web Viewer for either client-side or server-side rendering modes. When using client-side rendering, the Stream Cache Server will send CAD Model data directly to the HOOPS Web Viewer for rendering. When using server-side rendering, the Stream Cache Server will render the CAD Model data internally and stream an image-based representation of the resultant rendered frame for display by the HOOPS Web Viewer.


Stream Cache server application executable
==========================================

The Stream Cache Server application is named *ts3d_sc_server* and can be found in the following operating-system&ndash;specific locations within the |HCNOW| package:

* Windows: *<package-dir>/server/bin/win64/ts3d_sc_server.exe*
* Linux: *<package-dir>/server/bin/linux64/ts3d_sc_server*

For more information on the location of these files in your |HCNOW| package, consult our :doc:`Package Description </overview/package-description>` page.
