DicomObjects Reference
DicomObjects Reference / DicomQuery Object / Port Property
In This Topic
    Port Property
    In This Topic
    Description
    The TCP port at which the Query/Retrieve service is listening
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property Port As Integer
    Remarks
    The “official” value for DICOM should be 104, but many manufacturers use other values such as 4006.  Please check with the documentation of the service provider.
    See Also