Introduction to smsman SMS development Middleware
Smsman SMS development Middleware
Contact info: QQ: 101143933. Enter "smsman" when adding me; otherwise, I will not add it. Email: song2c@163.com Mobile Phone: 13910586975
Product Features
(1) features: Smsman is a messaging cat management service thread. Each messaging cat is identified by smsman and mapped to a messaging cat service. developers can call the interface to obtain any messaging cat service connected to the computer. In this way, the user can control the SMS device to be operated, and then the user may implement the interfaces provided by smsman, such as the phone operation interface and the SMS operation interface, so that the phone and SMS development can be easily performed. This mode has significant advantages in the collaborative control of multiple SMS devices. For example, the user receives two gsm sms cats, two gprs sms cats, two cdma sms cats, and two PHS (PHS) SMS cats, you can easily and flexibly control each SMS cat through smsman middleware.
Applicable SMS cat type
Smsman is applicable to GSM, GPRS, CDMA, and PHS modem developed by the popular Wavecom module. If you use one or more different types of SMS cats, smsman can be differentiated, then the developerProgramYou can flexibly obtain the Service Processing Program of Each SMS cat, and then perform related SMS receiving and sending operations. (2) differences between other products:
1. Other middleware is for static calls.
when a user sends a text message, the control is called once. This method affects the efficiency of SMS messages sent by the SMS cat, because the SMS cat starts to initialize parameter settings, therefore, other middleware operations are and are not desirable. In particular, multiple types of SMS cats cannot meet users' needs when connected to the same computer, and users can call different controls for each type of SMS cat, in addition, each SMS cat cannot be controlled, so that it cannot know whether each SMS cat is running normally.
Note: smsman solution: sms modem device management and initialization parameter settings are operated by smsman. You don't need to worry about it because smsman is a background service, it automatically discovers all the SMS devices connected to the computer during initialization, and periodically checks whether each SMS device is normal. When there is a problem with the device, smsman will promptly notify the user of a device error. You can use the interface to obtain all the SMS cat device management services, and then perform SMS and phone operations flexibly and freely.
2. interfaces provided by other middleware to users are single.
other middleware only supports sending and receiving text messages to users. This method does not fully utilize the voice functions provided by the SMS cat hardware, because some applications can send phone alerts or call reminders, and Applications for handling incoming calls.
Note: smsman solution: smsman provides developers with SMS, phone, and device management interfaces. If you have any new applications, contact us, it can be provided in smsman middleware for users. This modular operation greatly facilitates the development of users.