Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomServer Class Members
See Also  Fields  Properties  Methods 
Leadtools.Dicom.AddIn Namespace : DicomServer Class

The following tables list the members exposed by DicomServer.

Public Constructors

 NameDescription
Public Constructor DicomServer Constructor Initializes a new instance of the DicomServer class.  
Top

Protected Fields

 NameDescription
Protected Field clientsBacking Internally used by DicomServer and descendants.  
Top

Public Properties

 NameDescription
Public Property Active Gets a value indicating whether this DicomServer is active.  
Public Property AddInTimeout Gets the add in timeout in seconds.  
Public Property AETitle Gets the server AE title.  
Public Property AllowMultipleConnections Gets a value indicating whether to allow multiple client connections.  
Public Property Association (Inherited from Leadtools.Dicom.DicomNet)
Public Property Clients Gets the connected clients.  
Public Property ClientTimeout Gets the client timeout in seconds.  
Public Property DefaultSocketOptions (Inherited from Leadtools.Dicom.DicomNet)
Public Property Description Gets the server description.  
Public Property EnableLog Gets a value indicating whether enable the service log.  
Public Property HostAddress (Inherited from Leadtools.Dicom.DicomNet)
Public Property HostPort (Inherited from Leadtools.Dicom.DicomNet)
Public Property Id Gets the unique server id.  
Public Property ImplementationClass Gets the Implementation Class UID .  
Public Property ImplementationVersionName Gets the Implementation Version Name.  
Public Property MaxClients Gets the maximum clients allowed to connect to the server.  
Public Property MaxPduLength Gets the Maximum Length for data transfer.  
Public Property Name Gets the server name.  
Public Property NoDelay Gets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.  
Public Property PeerAddress (Inherited from Leadtools.Dicom.DicomNet)
Public Property PeerPort (Inherited from Leadtools.Dicom.DicomNet)
Public Property Port Gets the server port.  
Public Property ReceiveBufferSize Specifies the total per-socket buffer space reserved for receives.  
Public Property ReconnectTimeout Gets the reconnect timeout in seconds.  
Public Property Secure Gets a value indicating whether this DicomServer is secure.  
Public Property SecurityMode (Inherited from Leadtools.Dicom.DicomNet)
Public Property SendBufferSize Specifies the total per-socket buffer space reserved for sends.  
Public Property ServerDirectory Gets the server directory.  
Public Property SocketOptions (Inherited from Leadtools.Dicom.DicomNet)
Public Property StoreDataset Gets a value indicating whether store received datasets.  
Public Property TemporaryDirectory The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is a null reference (Nothing in Visual Basic), the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not a null reference, the temporary files are placed in the specified directory.  
Public Property TotalClients Gets the total number of clients connected.  
Top

Public Methods

 NameDescription
Public Method Accept (Inherited from Leadtools.Dicom.DicomNet)
Public Method Close (Inherited from Leadtools.Dicom.DicomNet)
Public Method CloseForced (Inherited from Leadtools.Dicom.DicomNet)
Public Method Connect (Inherited from Leadtools.Dicom.DicomNet)
Public Method DisposeOverloaded.  (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetClient (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetClientCount (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclCommunicationBlockLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclIndexForEncryption (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclIndexForMutualAuthentication (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclPeerAuthenticationDataOverloaded.  (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclPeerEncryption (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclPeerMac (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclPeerRequestedMessageLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetIsclStatus (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetLastIsclOrTlsError (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetQueueSend (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetServer (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsAuthenticationAlgorithm (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsCipherSuite (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsCipherSuiteByIndex (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsEncryptionAlgorithm (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsEncryptionKeyLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsIntegrityAlgorithm (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsKeyExchangeAlgorithm (Inherited from Leadtools.Dicom.DicomNet)
Public Method GetTlsMutualAuthenticationKeyLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method Initialize (Inherited from Leadtools.Dicom.DicomNet)
Public Method IsActivated (Inherited from Leadtools.Dicom.DicomNet)
Public Method IsAssociated (Inherited from Leadtools.Dicom.DicomNet)
Public Method IsConnected (Inherited from Leadtools.Dicom.DicomNet)
Public Method IsIsclQueueEmpty (Inherited from Leadtools.Dicom.DicomNet)
Public Method Listen (Inherited from Leadtools.Dicom.DicomNet)
Public Method RequestAdditionalTime Requests additional time for addin processing.  
Public Method SendAbort (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendAssociateAccept (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendAssociateReject (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendAssociateRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCCancelRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCEchoRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCEchoResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCFindRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCFindResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCGetRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCGetResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCMoveRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCMoveResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCStoreRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendCStoreResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendData (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNActionRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNActionResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNCreateRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNCreateResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNDeleteRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNDeleteResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNGetRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNGetResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNonSecureIsclOverloaded.  (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNReportRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNReportResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNSetRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendNSetResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendReleaseRequest (Inherited from Leadtools.Dicom.DicomNet)
Public Method SendReleaseResponse (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclAuthenticationDataOverloaded.  (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclDefaultEncryptionMode (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclDefaultSigningMode (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclEncryptionKey (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclEncryptionKeyIndex (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclIndexForMutualAuthentication (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclMaxCommunicationBlockLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclMaxMessageLength (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclMutualAuthenticationAlgorithm (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetIsclMutualAuthenticationKey (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetTlsCipherSuiteByIndex (Inherited from Leadtools.Dicom.DicomNet)
Public Method SetTlsClientCertificate (Inherited from Leadtools.Dicom.DicomNet)
Public Method Start Starts this instance.  
Public Method Stop Stops this instance.  
Top

Protected Methods

 NameDescription
Protected Method ExternalAuthenticateIscl (Inherited from Leadtools.Dicom.DicomNet)
Protected Method Finalize (Inherited from Leadtools.Dicom.DicomNet)
Protected Method GetChallengeIscl (Inherited from Leadtools.Dicom.DicomNet)
Protected Method InternalAuthenticateIscl (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnAccept (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnClose (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnConnect (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnNonSecureReceivedIscl (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnNonSecureSendIscl (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnPrivateKeyPassword (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceive (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveAbort (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveAssociateAccept (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveAssociateReject (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveAssociateRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCCancelRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCEchoRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCEchoResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCFindRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCFindResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCGetRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCGetResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCMoveRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCMoveResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCStoreRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveCStoreResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveData (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNActionRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNActionResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNCreateRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNCreateResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNDeleteRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNDeleteResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNGetRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNGetResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNReportRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNReportResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNSetRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveNSetResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveReleaseRequest (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveReleaseResponse (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnReceiveUnknown (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnSecureLinkReady (Inherited from Leadtools.Dicom.DicomNet)
Protected Method OnSend (Inherited from Leadtools.Dicom.DicomNet)
Top

See Also

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