Joke Collection Website - Blessing messages - How to send SMS with webservice

How to send SMS with webservice

A network service that can send short messages. This Web service is provided by Sina.com, and users can call it directly to send short messages. The address of the service is/ws/SMS webservice0101.wsdl. In this service, a method of sending short message "sendXML" is provided. The syntax format of this method is as follows:

String sendXML (operator, user ID, password, mobile number, content, message type)