LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

DicomClient Class

Properties  Methods 


The following tables list the members exposed by DicomClient.

Public Constructors
 NameDescription
Public ConstructorDicomClient ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAETitleGets the client AE title.  
Public PropertyAssociationGets the DICOM Association for the DICOM Network object. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyConnectTimeGets the time the client connected to the server.  
Public PropertyDefaultSocketOptionsGets the default DICOM socket options. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyHostAddressGets the IP address of the host computer (the SCP's address). .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyHostPortGets the port number of the host (the SCP's port). .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyIdGets the id that uniquely identifies this client.  
Public PropertyIpTypeReturns the Leadtools.Dicom.DicomNetIpTypeFlags used in a Leadtools.Dicom.DicomNet.Connect(System.String,System.Int32,System.String,System.Int32) or a Leadtools.Dicom.DicomNet.Listen(System.String,System.Int32,System.Int32) .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyPeerAddressGets the IP address of the peer computer of the connection (the SCU's address). .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyPeerPortGets the port number of the peer computer of the connection (the SCU's port). .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertySecurityModeGets the security mode used to initialize the network structure. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public PropertyServerGets the server the client is connected to.  
Public PropertySocketOptionsGets or sets the DICOM Socket options. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Top
Public Methods
 NameDescription
Public MethodAcceptAccepts a connection request from an SCU. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodCloseCloses the connection between an associated SCU and SCP. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodCloseForcedCloses an ISCL connection. .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodConnectOverloaded. Connects an SCU to an SCP. .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodDisposeOverloaded. Releases all resources used by the Leadtools.Dicom.DicomNet. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetClientReturns the DICOM Network object of the SCU at the specified index. .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetClientCountReturns the number of SCUs connected to the SCP. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclCommunicationBlockLengthReturns the communication block length agreed upon during mutual authentication. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclIndexForEncryptionGets the index of the encryption key used for encryption. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclIndexForMutualAuthenticationGets the index of the mutual authentication key used during the mutual authentication process. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclPeerAuthenticationDataOverloaded. Gets the authentication data the peer computer sent during mutual authentication. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclPeerEncryptionReturns the encryption mode the sender used when sending a message. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclPeerMacReturns the MAC type the sender used when sending a message. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclPeerRequestedMessageLengthGets the length of the message sent unsuccessfully by a peer computer. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetIsclStatusReturns the internal ISCL status when an error occurs. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetLastIsclOrTlsErrorReturns the code of the last occurring ISCL or TLS error. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetQueueSendReturns the number of bytes in the send queue. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetServerReturns the DICOM Network object of the SCP. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsAuthenticationAlgorithmReturns the mutual authentication mode or algorithm for the specified cipher suite. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsCipherSuiteReturns the cipher suite agreed upon during the TLS protocol. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsCipherSuiteByIndexReturns the cipher suite present at the specified index. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsEncryptionAlgorithmReturns the encryption mode (DES, 3DES, etc.) for the specified cipher suite. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsEncryptionKeyLengthReturns the effective length, in bits, of the encryption key associated with the specified cipher suite (56 for DES, etc.). .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsIntegrityAlgorithmReturns the Message Authentication Code (MAC) algorithm for the specified cipher suite. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsKeyExchangeAlgorithmReturns the key exchange algorithm for the specified cipher suite. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodGetTlsMutualAuthenticationKeyLengthReturns the effective length, in bits, of the mutual authentication key associated with the specified cipher suite. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodInitialize (Inherited from Leadtools.Dicom.DicomNet)
Public MethodIsActivatedDetermines whether the connection has been activated. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodIsAssociatedDetermines whether the connection has been associated. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodIsConnectedDetermines whether a connection has been established. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodIsIsclQueueEmptyDetermines whether the ISCL transmission queue is empty. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodListenOverloaded. Establishes a connection for listening for incoming connection requests. .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Public MethodRequestAdditionalTimeRequests the additional time.  
Public MethodServerCloseCloses a client DicomNet in a multi-threaded environment. .NET support WinRT support (Inherited from Leadtools.Dicom.DicomNet)
Top
Protected Methods
 NameDescription
Protected MethodExternalAuthenticateIsclDetermines whether the response code is a valid response for the challenge code. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodFinalizeThis member overrides Finalize. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodGetChallengeIsclGenerates a random number. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodInternalAuthenticateIsclGenerates a response code, based on the specified challenge code. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnAcceptNotifies a listening connection (SCP) that it can accept pending connection requests. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnCloseNotifies a member of a connection that the connection was closed. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnConnectNotifies the SCU that the connection attempt is complete. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnNonSecureReceivedIsclThis method is called after data sent in non-secure mode is received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnNonSecureSendIsclThis method is called after data has been sent using the Leadtools.Dicom.DicomNet.SendNonSecureIscl(System.Byte[],System.Int32,System.Int32) method. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnPrivateKeyPasswordThis method is called by Leadtools.Dicom.DicomNet.SetTlsClientCertificate(System.String,Leadtools.Dicom.DicomTlsCertificateType,System.String) whenever the private key file is password-encrypted in order to obtain the password. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNotifies a connection that data was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveAbortNotifies a connection that an Abort message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveAssociateAcceptNotifies a connection that an Associate Accept message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveAssociateRejectNotifies a connection that an Associate Reject message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveAssociateRequestNotifies a connection that an Associate Request message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCCancelRequestNotifies a connection that a C-CANCEL-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCEchoRequestNotifies a connection that a C-ECHO-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCEchoResponseNotifies a connection that a C-ECHO-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCFindRequestNotifies a connection that a C-FIND-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCFindResponseNotifies a connection that a C-FIND-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCGetRequestNotifies a connection that a C-GET-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCGetResponseNotifies a connection that a C-GET-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCMoveRequestNotifies a connection that a C-MOVE-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCMoveResponseNotifies a connection that a C-MOVE-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCStoreRequestNotifies a connection that a C-STORE-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveCStoreResponseNotifies a connection that a C-STORE-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveDataNotifies a connection when a Data message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNActionRequestNotifies a connection that an N-ACTION-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNActionResponseNotifies a connection that an N-ACTION-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNCreateRequestNotifies a connection that an N-CREATE-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNCreateResponseNotifies a connection that an N-CREATE-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNDeleteRequestNotifies a connection that an N-DELETE-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNDeleteResponseNotifies a connection that an N-DELETE-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNGetRequestNotifies a connection that an N-GET-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNGetResponseNotifies a connection that an N-GET-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNReportRequestNotifies a connection that an N-EVENT-REPORT-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNReportResponseNotifies a connection that an N-EVENT-REPORT-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNSetRequestNotifies a connection that an N-SET-REQ command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveNSetResponseNotifies a connection that an N-SET-RSP command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveReleaseRequestNotifies a connection that a Release Request message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveReleaseResponseNotifies a connection that a Release Response message was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnReceiveUnknownNotifies a connection that an unknown command was received. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnSecureLinkReadyThis method is called when an ISCL or TLS secured connection is successfully established. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Protected MethodOnSendNotifies a connection that data was sent. .NET support (Inherited from Leadtools.Dicom.DicomNet)
Top
See Also

Reference

DicomClient Class
Leadtools.Dicom.AddIn Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features