Re: SMS push methods

2003-11-04 Thread Jacob Vennervald
On Tue, 2003-11-04 at 12:51, Rafael 'Dido' Sevilla wrote: > I'm trying to use Kannel to manage connections to a CIMD2-based SMSC, > and am just wondering if there is any other way to send SMS messages > apart from using the HTTP interface. If there are none, has anyone > seriously benchmarked the

RE: SMS push methods

2003-11-05 Thread Navjot Singh
Kannel tries to make your life easy by providing the simplest possible interface to send SMS. HTTP-GET, HTTP-POST, HTTP-POST-XML. HOW? by hiding the CIMD2/SMPP/xyz client details within itself. You can bypass the kannel layer to send SMSes by writing the client with in your application but that n