LEADTOOLS Multimedia API Help > Add-on Modules > LEADTOOLS Video Streaming Module > LEAD Network Protocol Manager Object |
The LEAD Network Protocol Manager object (LMNetProtocolManager) is a COM object, not a Directshow filter. This COM object is useful for using the network modules with a user-defined connection protocol.
The LEAD Network Protocol Manager is used internally by the LEAD Network Source and the LEAD Network Sink filters to implement the connection using TCP/IP.
Interfaces |
|
CLSID |
CLSID_LMNetProtocolManager |
Required DLLs and Libraries
LMNetCon (must be present and registered on the receiving and sending sides (client and server) machines.) For a listing of the exact DLLs needed, based on the toolkit version, refer to Multimedia Files You Must Include With Your Application. |
Win32, x64
See Also
ILMNetProtocolManager Interface