
| Leadtools.Dicom.Networking Namespace : DicomNet Class | 
The following tables list the members exposed by DicomNet.
| Name | Description | |
|---|---|---|
|  | DicomNet Constructor | Initializes a new instance of the DicomNet class.     | 
| Name | Description | |
|---|---|---|
|  | Association | Gets the DICOM Association for the DICOM Network object.     | 
|  | HostAddress | Gets the IP address of the host computer (the SCP's address).     | 
|  | HostPort | Gets the port number of the host (the SCP's port).     | 
|  | PeerAddress | Gets the IP address of the peer computer of the connection (the SCU's address).     | 
|  | PeerPort | Gets the port number of the peer computer of the connection (the SCU's port).     | 
|  | Unmanaged | Internal variable used by LEADTOOLS.     | 
| Name | Description | |
|---|---|---|
|  | Accept | Accepts a connection request from an SCU.     | 
|  | Close | Closes the connection between an associated SCU and SCP.     | 
|  | CloseForced | Closes an ISCL connection.     | 
|  | Connect | Connects an SCU to an SCP.     | 
|  | GetClient | Returns the DICOM Network object of the SCU at the specified index.     | 
|  | GetClientCount | Returns the number of SCUs connected to the SCP.     | 
|  | GetQueueSend | Returns the number of bytes in the send queue.     | 
|  | GetServer | Returns the DICOM Network object of the SCP.     | 
|  | IsActivated | Determines whether the connection has been activated.     | 
|  | IsAssociated | Determines whether the connection has been associated.     | 
|  | IsConnected | Determines whether a connection has been established.     | 
|  | Listen | Establishes a connection to listen for incoming connection requests.     | 
|  | SendAbort | Sends an Abort message to a connection.     | 
|  | SendAssociateAccept | Sends an Associate Accept message to a connection.     | 
|  | SendAssociateReject | Sends an Associate Reject message to a connection.     | 
|  | SendAssociateRequest | Sends an Associate Request message to a connection.     | 
|  | SendCCancelRequest | Sends a C-CANCEL-REQ message to a peer member of a connection.     | 
|  | SendCEchoRequest | Sends a C-ECHO-REQ message to a peer member of a connection.     | 
|  | SendCEchoResponse | Sends a C-ECHO-RSP message to a peer member of a connection.     | 
|  | SendCFindRequest | Sends a C-FIND-REQ message to a peer member of a connection.     | 
|  | SendCFindResponse | Sends a C-FIND-RSP message to a peer member of a connection.     | 
|  | SendCGetRequest | Sends a C-GET-REQ message to a peer member of a connection.     | 
|  | SendCGetResponse | Sends a C-GET-RSP message to a peer member of a connection.     | 
|  | SendCMoveRequest | Sends a C-MOVE-REQ message to a peer member of a connection.     | 
|  | SendCMoveResponse | Sends a C-MOVE-RSP message to a peer member of a connection.     | 
|  | SendCStoreRequest | Sends a C-STORE-REQ message to a peer member of a connection.     | 
|  | SendCStoreResponse | Sends a C-STORE-RSP message to a peer member of a connection.     | 
|  | SendData | Sends a Data message to a connection.     | 
|  | SendNActionRequest | Sends an N-ACTION-REQ message to a peer member of a connection     | 
|  | SendNActionResponse | Sends an N-ACTION-RSP message to a peer member of a connection.     | 
|  | SendNCreateRequest | Sends an N-CREATE-REQ message to a peer member of a connection.     | 
|  | SendNCreateResponse | Sends an N-CREATE-RSP message to a peer member of a connection.     | 
|  | SendNDeleteRequest | Sends an N-DELETE-REQ message to a peer member of a connection.     | 
|  | SendNDeleteResponse | Sends an N-DELETE-RSP message to a peer member of a connection.     | 
|  | SendNGetRequest | Sends an N-GET-REQ message to a peer member of a connection.     | 
|  | SendNGetResponse | Sends an N-GET-RSP message to a peer member of a connection.     | 
|  | SendNReportRequest | Sends an N-REPORT-REQ message to a peer member of a connection.     | 
|  | SendNReportResponse | Sends an N-REPORT-RSP message to a peer member of a connection.     | 
|  | SendNSetRequest | Sends an N-GET-RSP message to a peer member of a connection.     | 
|  | SendNSetResponse | Sends an N-SET-RSP message to a peer member of a connection.     | 
|  | SendReleaseRequest | Sends a Release Request message to a connection.     | 
|  | SendReleaseResponse | Sends a Release Response message to a connection.     | 
|   | Shutdown | Shuts down the LEADTOOLS DICOM DLL.     | 
|   | Startup | Initializes the LEADTOOLS DICOM DLL.     |