<div dir="ltr"><div>Oh boy! That's what just I feared would happen. I thought we would know better than that now.</div><div><br></div><div>One more question please. Is what you said relevant to receiving SMS? Is this usually done also through HTTP POST?</div>
(And thanks alot! that's just the answer I sought.)<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 9:48 PM, Herouth Maoz <span dir="ltr"><<a href="mailto:herouth@spamcop.net">herouth@spamcop.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">There is a standard protocol called SMPP. However, fewer and fewer major vendors support it, as it doesn't support billing very well, and is GSM-biased. Most SMS providers - whether they are actual cellular providers or VARs - support some sort of HTTP based protocol - using standard POST with name-value pairs, XML or SOAP. However, the actual protocol (variable names, contents, authentication, XML format, return values, capabilities) differ from supplier to supplier. So it is going to be very hard to standardise. I suppose the best approach would be to create protocol plugins for various vendors. You'll also have to facilitate reception of delivery notifications.<div>
<br><div>(Proper disclosure: I work in a company that offers such services).</div><div><br></div><div>Herouth</div><div><br></div><div><div><div><div></div><div class="h5"><div>On 18/03/2010, at 21:27, Elazar Leibovich wrote:</div>
<br></div></div><blockquote type="cite"><div><div></div><div class="h5"><div dir="ltr"><div>Is there a standard way to send SMS from a computer in Israel?</div><div>I'm writing a program, and I want it to be able to send and recieve SMS in Israel.</div>
<div><br></div><div>Shallow searching for the topic reveals sites such as this one <a href="http://www.goldman.co.il/SMS2USite/" target="_blank">http://www.goldman.co.il/SMS2USite/</a> which gives many, seemingly nonstandard, way to send SMS via the company. Many of those ways are not compatible with Linux.</div>
<div><br></div><div>Is there a standard protocol to send and receive SMS via a computer program? Standard means for instance, that it will be supported by many vendors, or that it'll be supported in many countries. I'd rather keep my code as portable and standard as possible (so no thanks, windows only COM components are not the way to go).</div>
<div><br></div><div>Clarification, I'm not interested with a script that uses some free service (such as ICQ) to send sms. But in paid service that is able to send many SMS for a list of subscribers.</div></div></div>
</div> _______________________________________________<br>Linux-il mailing list<br><a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br><a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</blockquote></div><br></div></div></div></blockquote></div><br></div>