Skip to content

MessagePlus/httpClient

Repository files navigation

OVERVIEW
========

HttpClient is a special Kannel box that send http connections sms messages.

HttpClient 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
HttpClient.

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
====

Please visit Mplus site for more information:

http://www.mplus.ec/

Releases

No releases published

Packages

No packages published