1-what type of protocol used in sms sending from mobile.
2-smallest protocol is ?
Answer Posted / satish chaudhar
SMS gateways of SMS service providers and wireless carriers very often support one or more of the following protocols / interfaces: HTTP, HTTPS (HTTP + SSL encryption), XML over HTTP / HTTPS, SMTP (email to SMS), FTP. Some also support the SMPP protocol, which is usually used by advanced users. SMSC protocols other than SMPP are not commonly supported.
It is very easy to send SMS messages if you use a simple protocol like HTTP / HTTPS. Here is an example. To send an SMS message "It is easy to send text messages" to the mobile phone number 61234567, you submit an HTTP GET to the SMS gateway using an URL that looks something like this:
http://smsgateway.company123.com/cgi-bin/sendsms?account=account123&password=password123&destination=61234567&textmessage=It+is+easy+to+send+text+messages
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I find my servers ip address?
What happens when multiple applications open multiple tcp connections?
What are the different layers in TCP/IP model? What are the protocols associated with each layer?
What two things constitute a tcp ip socket?
What protocols fall under the tcp/ip internet layer?
How do I run ipconfig?
What is semaphore os?
Is a website solely dedicated to ones ip address?
What is difference between port number and ip address?
What is p and v in semaphore?
What is private ip and public ip?
What are the different class and ranges of ip address?
What are the different types of osi layer?
What does round trip time mean?
How do I find out what service is using a port?