Michael2000
 Basic Member Posts:14
 |
| 2010-07-05 04:41 AM |
|
Hi friends,
i m assigned at customized project concern with dicom files.Our project will include saving , retrieving and viewing of dicom files.We want to use image server for those functions.So,please advise me how should i do?I have already downloaded both server and workstation versions,there are a lot of projects and i can't find
how to connect imageserver and how to implement those functions? To tell you the truth,i am not familiar with plugin and opensource projects.
Regards,
Michael |
|
|
|
|
stewart
 Senior Member Posts:2033
 |
| 2010-07-12 04:24 PM |
|
Michael, sounds like our products should work for you pretty much out of the box. I would start by installing both the Workstation and ImageServer, and read the User's Manual for both. After that, if you have some more specific questions, we'll be glad to help. Regards, Stewart |
|
| Real-time support available to Clinical Edition and Team Edition customers |
|
|
Michael2000
 Basic Member Posts:14
 |
| 2010-07-15 02:50 AM |
|
hi Stewart, now i already installed and start testing with Clearcanvas.Imgaeserver.TestApp. i found StorageScu class is used for saving Dicom files at server as physical files,i mean it's not save in database.Is it true and can i use this class for saving?Anther one is i face error in using this class,i check log file and find " Association Rejection when TClient0 connected to remote AE THAIMGSERVER:127.0.0.1:104 " Please,give me some advice and way. Thanks
|
|
|
|
|
Michael2000
 Basic Member Posts:14
 |
| 2010-07-15 04:06 AM |
|
hi Steward, i forget one question,that is,can i use imageviewer in my win form? Actually,my thinking is i'll load imageviewer plugin from my win form and i wiill use it for viewing,Is it possible? Thanks
|
|
|
|
|
aung
 Basic Member Posts:26
 |
| 2010-07-20 09:51 PM |
|
Hi friends,
now i can save my dicom files to server and also get closer to retrieve.So,really thanks for helping my friends.My final problem is i want to use image viewer in my application,but senior member said that it's not for seprately use,so,is there no way to use image viewer in other application?how i should do?Plesae guide me.
Regards,
Aung |
|
|
|
|
stewart
 Senior Member Posts:2033
 |
| 2010-07-21 01:28 PM |
|
Hi, it's not that it can't be done, but rather that the viewer wasn't designed with that in mind, so it might be a bit of an uphill battle. I would just warn that it may not work right out of the box and you might need to perform a bit of trickery to make it work. There are others on the forums who have managed to do this in the past, so it's not impossible, but I think they had to change a bit of the viewer code in order to do it. |
|
| Real-time support available to Clinical Edition and Team Edition customers |
|
|
stewart
 Senior Member Posts:2033
 |
| 2010-07-21 01:29 PM |
|
Also, I really can't provide a lot of guidance because I've never tried it myself. You'll just need to give it a shot, and if you run into a specific problem, I'll try to help. |
|
| Real-time support available to Clinical Edition and Team Edition customers |
|
|
aung
 Basic Member Posts:26
 |
| 2010-07-22 11:23 PM |
|
hi friends, when i connect to image server for saving and retrieving,it occurs error like this, "Association Rejection when TClient connected to remote AE IMGSERVER",And then,when i check the server,i found one critical alert "Unable to add IPv4 SCP handler for server partition Primary Partition".So,i can't connect to server is cos of this service can't start,is it true?Please tell me how to solve this problem? Regards Aung |
|
|
|
|
aung
 Basic Member Posts:26
 |
| 2010-07-22 11:29 PM |
|
And also,i found some errors in log file Shutting down listener on 0.0.0.0:104 WIN-EGUDQN09CA5 2010-07-23 11:00:25.473 DICOM Service Manager:17 ERROR Exception thrown Unexpected exception when starting TCP listener System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at System.Net.Sockets.TcpListener.Start(Int32 backlog) at ClearCanvas.Dicom.Network.Listener.StartListening() Please guide me how to solve this problem,friends thanks |
|
|
|
|
aung
 Basic Member Posts:26
 |
| 2010-07-23 05:45 AM |
|
sorry for making mistake my friends, my error is cause of using same port in image server and workstation.now,i found it and it works normally.But,i can't solve for retrieving.I put AETitle, port and storage location,however,i don't get any image from server.now i am testing with Dicom\Samples that Stewart told,thanks Stewart.Please guide me again friends. Regards, Aung |
|
|
|
|
stewart
 Senior Member Posts:2033
 |
| 2010-08-09 10:10 AM |
|
Can you post the relevant logs from the workstation and ImageServer? |
|
| Real-time support available to Clinical Edition and Team Edition customers |
|
|