DiCOM server test

If you have information, script, utility, or idea that can be useful for HostMonitor community, you welcome to share information in this forum.
Post Reply
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

DiCOM server test

Post by KS-Soft »

DiCOM test utility available at
http://www.ks-soft.net/download/dicom_echo.zip
This is command line utility that can be used with Shell Script test method
http://www.ks-soft.net/hostmon.eng/mfra ... m#chkShell

There are 2 mandatory command line parameters:
-server:<hostname|IP>
-port:<port_number>
and 1 optional parameter:
-timeout:<communication_timeout_ms>

Regards
Alex
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Post by JuergenF »

Hi Alex,

can you please explain what this is is useful for.

I don't know what "DiCOM" or "DIMSE C-Echo request" are

Many thanks and merry christmas

Juergen
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

The Digital Imaging and Communications in - (DICOM) standard was created by the National Electrical Manufacturers Association (NEMA) to aid the distribution and viewing of medical images, such as CT scans, MRIs, and ultrasound. http://medical.nema.org/

DIMSE is a part of the DICOM Standard that specifies the DICOM Message Service Elements. C-Echo service is used to verify end-to-end communications with a peer DIMSE-service-user.

So, dicom_echo.exe is used like "ping" utility to verify connection to remote DiCOM servers by sending C-Echo reqest and listening for echo reply packets.

Regards,
Max
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Version 1.02 of this utility available at the same location
http://www.ks-soft.net/download/dicom_echo.zip

It works with the following servers:
- GE Radworks 5.0
- GE Radworks 5.1
- GE Centricity 6.1
- GE Centricity 7
- EFilm 8.0
- EFilm 9.x
- Ultrapro 2.54
- RAMSoft 3.5
- Advanced Dicom Router
- Mallinkrodt DICOM Server 3.05

Regards
Alex
Post Reply