Search found 2 matches

by rohitp
Mon, 2016-05-02, 14:41
Forum: DCMTK - General
Topic: DcmSCPPool
Replies: 1
Views: 2476

DcmSCPPool

Hi , I'm using DcmSCPPool pool class for my SCP implementation . We want to stop the listening thread on previous AETittle and Port and start the Pool again on new Port and new AETittle . How can we achieve this ? We have derived the DcmSCPPool class DcmScpPool : public DcmSCPPool<DcmtkSCP>,public O...
by rohitp
Mon, 2016-05-02, 06:55
Forum: DCMTK - Installation
Topic: DcmSCPPool
Replies: 1
Views: 4946

DcmSCPPool

Hi , I'm using DcmSCPPool pool class for my SCP implementation . We want to stop the listening thread on previous AETittle and Port and start the Pool again on new Port and new AETittle . How can we achieve this ? We have derived the DcmSCPPool class DcmScpPool : public DcmSCPPool<DcmtkSCP>,public O...