MMS Provisioning Considerations
4/8/2010
Mobile operators can configure a Multimedia Messaging Service (MMS) network connection on Windows Mobile devices by using an XML provisioning file.
Before creating a provisioning file, you need to know the following information:
- The URL pattern. You will present this pattern in a wildcard pattern that is used to match the URL string. The string must be in canonicalized URL format. For example, a blank space in the URL should be converted to the escape sequence %20.
- Network GUID where the URL resides.
- The registry keys that store the MMS configuration settings. This allows you to configure MMS settings by using the Registry configuration service provider.
For more information, see:
- CM_Mappings Configuration Service Provider
- Registry Configuration Service Provider
- Provisioning an MMS Network Connection Using CM_Mappings
See Also
Tasks
Provisioning an MMS Network Connection Using CM_Mappings
Concepts
w4 APPLICATION Configuration Service Provider
Provisioning XML Considerations