Hi all,
I would like to start the DICOM services providers(Store, Worklist and Print) as a Daemon in Linux environment.
Please give some tips to develop the code.
Thank You,
Shankari
Dicom Services as Daemon
Moderator: Moderator Team
-
- Posts: 20
- Joined: Thu, 2005-03-10, 11:28
- Location: India
- Contact:
-
- OFFIS DICOM Team
- Posts: 1493
- Joined: Tue, 2004-11-02, 17:22
- Location: Oldenburg, Germany
- Contact:
None of the DCMTK tools can be started from inetd. Most of them, however, can be installed suid root and started from a non-root user. In this case they will open the listen socket (which may be privileged) and will then revert to the effective uid of the calling user. With the next release, imagectn will also support a setuid/setgid operation in which the effective user will be taken from the config file, simplifying start from /etc/init.d scripts.
Who is online
Users browsing this forum: No registered users and 1 guest