LEADTOOLS Medical (Leadtools.Dicom assembly)

SendAssociateAccept Method (DicomNet)

Show in webframe







A DicomAssociate object.
Sends an Associate Accept message to a connection.
Syntax
public void SendAssociateAccept( 
   DicomAssociate associate
)
'Declaration
 
Public Sub SendAssociateAccept( _
   ByVal associate As DicomAssociate _
) 
'Usage
 
Dim instance As DicomNet
Dim associate As DicomAssociate
 
instance.SendAssociateAccept(associate)
public void SendAssociateAccept( 
   DicomAssociate associate
)

            

            
 function Leadtools.Dicom.DicomNet.SendAssociateAccept( 
   associate 
)
public:
void SendAssociateAccept( 
   DicomAssociate^ associate
) 

Parameters

associate
A DicomAssociate object.
Remarks
SendAssociateAccept is sent by the SCP in response to a SendAssociateRequest call placed by an SCU. It establishes the DICOM Association between an SCU and an SCP and generates a call to OnReceiveAssociateAccept on the SCU. The SCU and SCP can now transmit DICOM messages and data.

When the DICOM Association is no longer needed, it should be ended. For more information, refer to Closing a DICOM Associate Connection.

Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
OnReceiveAssociateAccept Method
SendAssociateRequest Method
SendAssociateReject Method
SendReleaseRequest Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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