Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    GSM::SMS::NBS 0.162

    Download button

    No screenshots available
    Downloads: 462  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Johan Van den Brande | More programs
    Perl Artistic License / FREE
    July 31st, 2006, 17:16 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    GSM::SMS::NBS description

    GSM::SMS::NBS is a API for sending and receiving SMS messages.

    GSM::SMS::NBS is a API for sending and receiving SMS messages.

    SYNOPSIS

    use GSM::SMS::NBS;

    my $nbs = GSM::SMS::NBS->new;

    $nbs->sendRTTTL('+32475000000', $rtttl_string);
    $nbs->sendOperatorLogo_b64($msisdn, $countrycode, $operator, $b64, 'gif');
    $nbs->sendOperatorLogo_file($msisdn, $countrycode, $operatorcode, $file);
    $nbs->sendGroupGraphic_b64($msisdn, $b64, 'png');
    $nbs->sendGroupGraphic_file($msisdn, $file);
    $nbs->sendVCard($msisdn, $lastname, $firstname, $phonenumber);
    $nbs->sendConfig(....);
    $nbs->sendSMSTextMessage($msisdn, $message, $multipart);

    ...

    my $originatingaddress;
    my $message;
    my $timestamp;
    my $transportname;
    my $port;
    my $blocking = GSM::SMS::NBS::RECEIVE::BLOCKING;

    $nbs->receive( $originatingaddress,
    $message,
    $timestamp,
    $transportname,
    $port,
    $blocking
    );

    print "I got a message from $originatingaddressn";

    This module is a facade for the GSM::SMS package. It provides an easy API for sending and receiving SMS messages.

    Requirements:

    · Perl



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    SMS messages | send SMS | receive SMS | GSM::SMS::NBS | send | receive

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM