With the Capture Object:
Using Leadtools.Multimedia.TargetFormatType.Net as the target format will prepare the toolkit for sending the capture streams over the network. The server IP address is set via the TargetFile property, using an URI string with the 'ltsf://' prefix.
With the Convert Object:
Using Leadtools.Multimedia.TargetFormatType.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 set via the TargetFile property, using an URI string with the 'ltsf://' prefix. For more information about the TargetFile syntax when using the NET target format, refer to Target File Syntax. For more information, refer to LEAD Network Sink , and LEAD Network Multiplexer.