8.1

Table Of Contents
Sample applications
The topics below describe the sample applications distributed with QuarkXPress Server.
Sample applications: QXP Server
These sample applications are available in the QuarkXPress Server installation package.
Java client demo: This sample client demonstrates standard QuarkXPress Server POST
requests for various operations. It gathers user information using a Swing-based user
interface, creates a multi-part POST request from that information, sends the request to
QuarkXPress Server, and then saves the response in a file in the current folder.
This demo is an executable JAR file that was developed and tested for the Windows platform.
To launch the demo, double-click the "QXPSClientSample_Java.jar" file.
C# client demo: This sample client demonstrates standard QuarkXPress Server POST
requests for various operations. It works with Modifier XTensions software, with XML on
both the client and server computers). The features demonstrated include:
Layers
XML Import
Vista
Addfile
Rendering of a QuarkXPress project in various file formats
This demo is is an executable file tested for the Windows platform. It is located in the
"QXPSClientExec_C#.zip" file. To launch the demo, double-click the executable file.
PHP-MySQL demo: This sample application shows how QuarkXPress Server can be used
with PHP and MySQL to enable dynamic updating of the contents of a Web site. It is
located in the "SampleAppGuide_PHP.pdf," "qxpsdemo_PHP.zip," and
"ScalingXT_QXPS7_PHP.zip" files.
214 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
SAMPLE APPLICATIONS