New implementation in DicomClient. #1814
Replies: 1 comment
-
Question answered here: #1872 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In a certain case, it was necessary to create a fo-dicom Client and define its local TCPClient IP.
We implemented a configuration in the DesktopNetworkStream class to force a local IP when creating the TCPClient:
Please, implement this functionality in new versions, so that it is possible to define the local IP of the TCPClient.
There are servers that do not accept more than one IP in the registration for reception, however there are cases where we need to upload more than one client to communicate with a server.
Beta Was this translation helpful? Give feedback.
All reactions