DESCRIPTION

\*(C`NetSDS\*(C' is a flexible framework for rapid software development using the following technologies:

Perl5 - default programming language
PostgreSQL - default \s-1DBMS\s0
MemcacheQ - message queue manager
Apache - \s-1HTTP\s0 server with FastCGI support
Kannel - \s-1SMS\s0 and \s-1WAP\s0 gateway
Asterisk - VoIP / telephony applications
Mbuni - \s-1MMSC\s0 and \s-1MMS\s0 \s-1VAS\s0 gateway

COMPONENTS

  • NetSDS::Class::Abstract - abstract class for other NetSDS classes.

  • NetSDS::App - common application framework class.

  • NetSDS::App::FCGI - FastCGI applicatrion framework

  • NetSDS::App::JSRPC - JSON-RPC server framework

  • NetSDS::Conf - configuration files management class.

  • NetSDS::Logger - syslog \s-1API\s0.

  • NetSDS::DBI - \s-1DBI\s0 wrapper for \s-1DBMS\s0 integration.

  • NetSDS::DBI::Table - \s-1SQL\s0 table data processing \s-1API\s0.

  • NetSDS::EDR - writing event detail records (\s-1EDR\s0).

RELATED TO NetSDS…

<http://www.netstyle.com.ua> - Net Style Ltd. Company that develops NetSDS.
<http://netsds.sourceforge.net/> - NetSDS page at SourceForge
<http://www.asterisk.org> - Asterisk \s-1IP\s0 \s-1PBX\s0
<http://www.kannel.org> - Kannel \s-1WAP/SMS\s0 gateway
<http://www.mbuni.org> - Mbuni \s-1MMSC\s0 and \s-1MMS\s0 \s-1VAS\s0 gateway
<http://www.postgresql.org> - PostgreSQL object-relational \s-1DBMS\s0

AUTHORS

Michael Bochkaryov <[email protected]>

THANKS

Valentyn Solomko <[email protected]> - for Wono project

LICENSE

Copyright (C) 2008-2009 Net Style Ltd.

This program is free software; you can redistribute it and/or modify it under the terms of the \s-1GNU\s0 General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the \s-1GNU\s0 General Public License for more details.

You should have received a copy of the \s-1GNU\s0 General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, \s-1MA\s0 02111-1307 \s-1USA\s0