From this portal page you can access the PrepServer and its SSW related documentation. If you are interested in how to work with the PrepServer as a users, you might be interested to read the documentation in section User Manuals. If you want to receive more in-depth information on the PrepServer or if you plan to develop your own PrepServer client, then the section labelled Administrator and Programmer Pages is where you want to go look.
vso_prep.pro: vso_prep is an IDL routine that can be used to remotely pre-process solar image data from within an SSW enabled IDL session. You do not have to have all the instrument software packages or their calibration data installed.
PrepServer Documentation: The intention of this document is to describe the PrepServer, and to explain how to set it up and how to troubleshoot it.
vxo_prep.pro: vxo_prep is an IDL routine that can be used to remotely pre-process solar image data from within an SSW enabled IDL session. You do not have to have all the instrument software packages or their calibration data installed. Please also notice the IDL routine called vso_prep which is a wrapper for this vxo_prep routine. Unless your intention is to develop your own IDL PrepServer client, you might want to use vso_prep instead.
preprocessor__define.pro:The preprocessor IDL object is used by the PrepServer to pre-process solar data. It bridges between the PreProcessor's Java classes and SSW's IDL routines.
PrepServer Java API Documentation: This is the Java Doc generated PrepServer API.