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

SendNonSecureIscl(IntPtr,Int32) Method








Pointer to a buffer that holds the data to be sent.
Size, in bytes, of the data to be sent.
Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. .NET support
Syntax
public void SendNonSecureIscl( 
   IntPtr buffer,
   int length
)
'Declaration
 
Public Overloads Sub SendNonSecureIscl( _
   ByVal buffer As IntPtr, _
   ByVal length As Integer _
) 
'Usage
 
Dim instance As DicomNet
Dim buffer As IntPtr
Dim length As Integer
 
instance.SendNonSecureIscl(buffer, length)
public void SendNonSecureIscl( 
   IntPtr buffer,
   int length
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.SendNonSecureIscl(IntPtr,Int32)( 
   buffer ,
   length 
)
public:
void SendNonSecureIscl( 
   IntPtr buffer,
   int length
) 

Parameters

buffer
Pointer to a buffer that holds the data to be sent.
length
Size, in bytes, of the data to be sent.
Remarks
The non-secure send is the fastest method of transmitting data over an ISCL connection. It is faster than the normal send/receive process and has no encryption and no message authentication codes.
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

DicomNet Class
DicomNet Members
Overload List
SendNonSecureIscl(Byte[],Int32,Int32) Method
OnNonSecureSendIscl Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features