8.0

Table Of Contents
Sample applications: QuarkXPress Server
These sample applications are available in the QuarkXPress Server installation files.
Java client demo
Purpose
This sample client gives standard QuarkXPress Server post requests for various operations.
Technology
This demo uses Swing components to create the user interface. It gathers the user information, generates
a Multi-part Post request, and sends that request to QuarkXPress Server. It saves the QuarkXPress
Server response in the form of a file in the current folder.
Installation
The sample is an executable JAR file that was developed and tested for the Windows(R) platform. A
user can copy it anywhere and launch it by double-clicking, assuming that JVM TM is installed on the
system.
"QXPSClientSample_Java.jar"
C# client demo
Purpose
This sample client gives standard QuarkXPress Server post requests for various operations. It works
with the Modifier XTensions software (with XML on the client machine as well as on the server
machine):
Layers
XML Import
Vista
Addfile
Rendering of QuarkXPress project in different file formats
Technology
C#, .Net
Installation
The sample is an executable file tested for the Windows platform. After copying it to your computer,
double-click it to launch.
Page 293