Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

DicomScp Constructor(IPAddress,String,Int32)






The peer address.
The called AE title.
The port.
Initializes a new instance of the DicomScp class.
Syntax
public DicomScp( 
   IPAddress PeerAddress,
   string AETitle,
   int Port
)
'Declaration
 
Public Function New( _
   ByVal PeerAddress As IPAddress, _
   ByVal AETitle As String, _
   ByVal Port As Integer _
)
'Usage
 
Dim PeerAddress As IPAddress
Dim AETitle As String
Dim Port As Integer
 
Dim instance As New DicomScp(PeerAddress, AETitle, Port)

            

            
public:
DicomScp( 
   IPAddress^ PeerAddress,
   String^ AETitle,
   int Port
)

Parameters

PeerAddress
The peer address.
AETitle
The called AE title.
Port
The port.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

DicomScp Class
DicomScp Members
Overload List

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features