Re: Using kannel's WAP-stack
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Or you can implement *whole* client stack. Actually this requires only WSP client state table and some additions to WTP state table. (And push client, but this is another thing) Aarno On 8.3.2004, at 10:52, Paul Keogh wrote: >> >> Since WSP does not seem to be too easy, I am wondering if I >> can use the WSP-stack in kannel that, or if there are other >> Free WAP-stacks around. >> > > Take a look at fakewap.c in the Kannel src tree. It's a good place > to start for a WAP client. It lacks certain features (SAR, WTLS) but > its better than starting from scratch. > >