fo-dicom / fo-dicom-samples

Sample applications associated with the fo-dicom framework
Other
153 stars 144 forks source link

How to implement Dicom server and client in .Net Core #78

Open deepakr1325 opened 2 years ago

deepakr1325 commented 2 years ago

Hi,

We need to create the Dicom server and client for communicate between the 2 user in .net core web application.

gofal commented 2 years ago

Great! What have you tried so far? Where are you struggeling? "communication" is a very general term. are you talking just about storage, or do you also mean querying, worklist, printing, ....

andrelncampos commented 1 year ago

@deepakr1325, I ca help you because I had some success in implement a DICOM Server and Client too. But I need to know what is your main question at this moment.