Inetlab.MMS.MM7 is a .NET library for sending and receiving MMS messages via MM7 protocol. The library communicates using XML-based SOAP with attachments messaging format, and relies on the HTTP as a transfer protocol. This is the easiest way to connect your Value-Added Service to any Multimedia Messaging Service Center (MMSC) and vice versa. This .NET component is extremely helpful for creating MMS Sever and MMS Client applications for both VASP and MMSC.
MMSC can use this library to provide MMS messaging for VASP customers. Thus, MM7Server able to operate in the MMSC mode, as well as MM7Client instance delivers MMS messages to the VASP endpoints.
Add reference to Inetlab.MMS.MM7 component in your .NET project and get advanced MMS tools in few clicks. It does not require you to learn a lot about protocols and MMS. The library has a range of classes and methods, providing both basic and advanced MMS capabilities.
Common scenarios based on our library are:
For content provider (VASP):
For MMSC:
The Inetlab.MMS.MM7 component fully implements MM7 interface for MMS messaging. Use our code snippets and Visual Studio Demo-solution as a starting point for own MMS-based Service. You can rely on our development team for technical support and code review.
Proper logging is extremely helpful when making messaging applications. The Inetlab.MMS.MM7 component provides advanced logging methods for console and file operations.
FREE