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
What port number is 8080?
What is the structure and use of internet addresses?
How do I get computer name from ip address?
What is the difference between unidirectional and bidirectional?
Is arp a tcp or udp?
Who uses semaphore?
Is netbios tcp or udp?
What is port 443 normally used for?
Explain what is routing protocol and its purposes?
How do I restore my ip address?
What is a loopback address?
What is bidirectional firewall rule?
Do sockets use tcp?
Does ip address change with wifi?
How do I find out what program is using a port?