基于dcmtk的dicom工具 第四章 图像接受StoreSCP(2)前一章完成了图像接受的界面,本章把dcmtk storescp.cc中的接受流程封装成类CStoreServer。 并在CStoreSCPDlg中调用CStoreServer对象,完成图像接受项目。用第一章中编译dcmtk得到的 echoscu.exe、storescu.exe进行测试, 测试命令: echoscu.exe -v -d -aet xg-storescu -aec xg-storescp 127.0.0.1 3000 storescu.exe -aec xg-storescp 127.0.0