You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sun, Jun 30, 2019 at 10:26 AM Reinhard Gruber ***@***.***> wrote:
See all the sample code. Try to create a new server with
var server = DicomServer.Create(Global.Settings.LocalPort);
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#39?email_source=notifications&email_token=AMLGS3RL5KWB2QPRPVVW7ETP5C7CLA5CNFSM4HX5ZU5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4NHZY#issuecomment-507040743>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMLGS3X4EDLY3TUD34QWVBDP5C7CLANCNFSM4HX5ZU5A>
.
--
________________________________________________________
Claude Kauffmann, Ph.D.
Professeur-chercheur adjoint à l'UdeM
Spécialiste en traitement des images médicales
Responsable du LaboratoireClinique du Traitement de l'Image (LCTI)
University of Montréal Hospital – Research Centre
Tour Viger, 900 rue St-Denis, Montréal, Canada H2X 0A9
R11-456
Tel: 514 – 890 8000 poste : 26131
When I try to create a new DicomServer(local_port_int)
with
public CStoreScp(INetworkStream stream, Encoding fallbackEncoding, Logger log)
: base(stream, fallbackEncoding, log)
{
}
I have an type error
I use version 4.01 of fo-dicom, is there modifications compared to previous versions ?
Thanks
The text was updated successfully, but these errors were encountered: