Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code.
Public Overloads Sub SendNonSecureIscl( _
ByVal buffer As IntPtr, _
ByVal length As Integer _
)
buffer
Pointer to a buffer that holds the data to be sent.
length
Size, in bytes, of the data to be sent.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document