Search found 3 matches

by GodsSME
Mon, 2024-04-15, 19:36
Forum: DCMTK - General
Topic: DCMTK IPV6 support
Replies: 5
Views: 269

Re: DCMTK IPV6 support

We are working on SCU side, not server side.
Specifically checking/using the requestAssociationTCP(PRIVATE_NETWORKKEY ** network, DUL_ASSOCIATESERVICEPARAMETERS * params, PRIVATE_ASSOCIATIONKEY ** association) from https://github.com/DCMTK/dcmtk/blob/mas ... /dulfsm.cc file
by GodsSME
Thu, 2024-04-11, 17:54
Forum: DCMTK - General
Topic: DCMTK IPV6 support
Replies: 5
Views: 269

Re: DCMTK IPV6 support

Partial support means? Could you please explain?
We tried with both hostname and ipv6 address. Both were not successful.
by GodsSME
Thu, 2024-04-11, 17:31
Forum: DCMTK - General
Topic: DCMTK IPV6 support
Replies: 5
Views: 269

DCMTK IPV6 support

Is DCMTK supports IPV6 ? We've encountered an issue with IPV6 communication through DCMTK. Despite our efforts in configuration and setup, we're unable to establish these communications successfully. We doubt DCMTK is not supporting IPV6. Also, we're uncertain if there's any missing configuration or...