Skip to content

MessagePlus/httpServer

Repository files navigation

OVERVIEW
========

HttpServer is a special Kannel box that listens for smpp connections and accepts
and sends sms messages from and to smpp clients.

HttpServer behaves similar to other Kannel boxes and share a compatible
configuration file format and command line options.


INSTALLATION
============
Please read the INSTALL file for further instructions. If in a hurry, the quick
explanation is:

./bootstrap
./configure
make

And finally, as root:

make install

You need to have a development version of Kannel installed in order to compile
HttpServer.

The Userguide has also valuable information about the install and configuration
steps. To create the userguide, run ./configure with --enable-docs and then
type "make docs".

HELP
====

The best to ask for help is on Kannel's mailing lists.

Please visit Mplus site for more information:

http://www.mplus.ec/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published