[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. dc2aed444d9e5689427840009cdf7ac3ee
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2021-04-26 10:20:13
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via dc2aed444d9e5689427840009cdf7ac3ee0ea269 (commit)
from 25e1b4faf45e84205b5dd8f447992369e2cc47c2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/dc2aed444d9e5689427840009cdf7ac3ee0ea269/
commit dc2aed444d9e5689427840009cdf7ac3ee0ea269
Author: Sean McBride <se...@ro...>
Date: Fri Apr 9 12:04:13 2021 -0400
Updated IPv4 of www.dicomserver.co.uk
diff --git a/Testing/Source/MessageExchangeDefinition/Cxx/TestSCUValidation.cxx b/Testing/Source/MessageExchangeDefinition/Cxx/TestSCUValidation.cxx
index 24e481c45..8906fcc75 100644
--- a/Testing/Source/MessageExchangeDefinition/Cxx/TestSCUValidation.cxx
+++ b/Testing/Source/MessageExchangeDefinition/Cxx/TestSCUValidation.cxx
@@ -27,8 +27,7 @@
static const char AETitle[] = "ANY";
static const char PeerAETitle[] = "ANY";
-//static const char ComputerName[] = "213.165.94.158"; // www.dicomserver.co.uk
-static const char ComputerName[] = "88.202.185.144"; // www.dicomserver.co.uk
+static const char ComputerName[] = "51.75.171.41"; // www.dicomserver.co.uk
static int port = 11112;
static gdcm::network::ULConnectionManager *GetConnectionManager(gdcm::BaseRootQuery* theQuery)
-----------------------------------------------------------------------
Summary of changes:
Testing/Source/MessageExchangeDefinition/Cxx/TestSCUValidation.cxx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|