Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 DCMTK 的工作列表 SCP(Windows 7 操作系统上的 wlmscpfs.exe)进程作为工作列表 SCP 服务器,并使用 findscu.exe 从中获取信息。一旦客户端服务器交互结束,我想终止 wlmscpfs.exe。通过使用 termscu.exe,无法终止 wlmscpfs。除了杀死进程之外,如何优雅地终止进程?
wlmscpfs 工具不支持 termscu 使用的 Private Shutdown SOP Class,因此终止 DCMTK 的示例工作列表 SCP 的唯一方法是终止进程。