Stub SCP Server Guide

A built-in dummy PACS designed to receive data, emulate a worklist, and test network connections locally.

Storage SCP

C-STORE Receiver

Listen for incoming DICOM files from external devices. The server seamlessly accepts the files and dumps them into a local temporary directory for inspection.

How to use it Verify that a newly configured ultrasound machine correctly establishes an association and pushes its DICOM files without throwing firewall errors.
MWL Emulation

Dynamic Worklist Generator

Responds to incoming C-FIND requests by dynamically generating non-identifiable, synthetic worklist data. No database required; it generates realistic names and accession numbers on the fly.

How to use it Provide a dummy data source to test the query screens of a new DICOM viewer or modality without relying on a production HIS/RIS environment.
MPPS

MPPS Monitoring

Accepts and logs incoming N-CREATE and N-SET requests, allowing you to trace the lifecycle events being broadcasted by a modality.

How to use it Debug whether an MRI machine is correctly notifying the network when a patient study is marked as "COMPLETED" or "DISCONTINUED".