> Consider scenario, where you want your application to send SMS'es to 2
> different carriers. The other one has CIMD2 and the other hand only
> provides HTTP-based "content gateway" (Sonera in Finland, for example)
> 
> So, instead that your application talks with 2 different protocols, you
> hide them both behind Kannel. Which talks both CIMD2 and HTTP.
> (of course, you have to code that specific HTTP based protocol onto it,
> but then it is coded just to one place, not all your applications)

Thanks for the clearification Kalle!

Now that I know this:

                    ----> SMSC 1: CIMD2
    app ---> kannel
                    ----> SMSC 2: HTTP

how do I link kannel to kannel, i.e.


    app ---> kannel ----> SMSC: HTTP (type-Kannel) ---> kannel --->
SMSC: EMI2

             ^client                                    ^server

I don't get it from the comments of smsc_http.c -- sorry :((

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to