LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

DicomScp Constructor(IPAddress,String,Int32)

Show in webframe





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

 

 


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

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