The NET target format , supported by both Capture and Convert objects, enables you to establish a server capable of sending multimedia data over a TCP/IP network with just few lines of code.
With the Capture Object:
Using ltmmCapture_TargetFormat_NET as the target format will prepare the toolkit for sending the capture streams over the network. The server IP address is provided as a file name in a normal call to IltmmCapture::put_TargetFile IltmmCapture::put_TargetFile..
With the Convert Object:
Using ltmmConvert_TargetFormat_NET as the target format will prepare the toolkit for sending the streams in the source file over the network. The server IP address is provided as a file name in a normal call to IltmmConvert::put_TargetFile IltmmConvert::put_TargetFile.
For more information, refer to LEAD Network Sink, and LEAD Network Multiplexer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET