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

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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomScp Class
DicomScp Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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