Main > Programming > Libraries >

Device::Gsm 1.48

Device::Gsm 1.48

Sponsored Links

Device::Gsm 1.48 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.055 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 945
Date added: 2007-04-17
Publisher: Cosimo Streppone

Device::Gsm 1.48 description

Device::Gsm is a Perl extension to interface GSM phones / modems.

SYNOPSIS

use Device::Gsm;

my $gsm = new Device::Gsm( port => /dev/ttyS1, pin => xxxx );

if( $gsm->connect() ) {
print "connected!n";
} else {
print "sorry, no connection with gsm phone on serial port!n";
}

# Register to GSM network (you must supply PIN number in above new() call)
$gsm->register();

# Send quickly a short text message
$gsm->send_sms(
recipient => +3934910203040,
content => Hello world! from Device::Gsm
);

# Get list of Device::Gsm::Sms message objects
# see `examples/read_messages.pl for all the details
my @messages = $gsm->messages();

Device::Gsm class implements basic GSM functions, network registration and SMS sending.

This class supports also PDU mode to send SMS messages, and should be fairly usable. In the past, I have developed and tested it under Linux RedHat 7.1 with a 16550 serial port and Siemens C35i/C45 GSM phones attached with a Siemens-compatible serial cable. Currently, Im developing and testing this stuff with Linux Slackware 10.2 and a Cambridge Silicon Radio (CSR) USB bluetooth dongle, connecting to a Nokia 6600 phone.

Please be kind to the universe and contact me if you have troubles or you are interested in this.

Please be monstruosly kind to the universe and (if you dont mind spending an SMS) use the examples/send_to_cosimo.pl script to make me know that Device::Gsm works with your device (thanks!).

Recent versions of Device::Gsm have also an utility called autoscan in the bin/ folder, that creates a little profile of the devices it runs against, that contains information about supported commands and exact output of commands to help recognize similar devices.

Be sure to send me your profile by email (if you want to), so I can add better support for your device in the future!

Device::Gsm 1.48 Screenshot

Advertisements

Device::Gsm 1.48 Keywords

Bookmark Device::Gsm 1.48

Hyperlink code:
Link for forum:

Device::Gsm 1.48 Copyright

WareSeeker periodically updates pricing and software information of Device::Gsm 1.48 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Device::Gsm 1.48 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Device::Modem is a Perl extension to talk to modem devices connected via serial port. Free Download
Device::SNP is a Perl extension for the GE Fanuc SNP-X serial protocol as used by GE Fanuc DataPanel data terminals. Free Download
Device::Serdisp is a Perl extension for talking to the serdisplib. Free Download
GSMLIB is a library to access GSM mobile phones through GSM modems. Free Download
gscmxx is a gtk-frontend to scmxx written in perl. Free Download
Crypt::Enigma is a Perl extension for emulating a World War II Enigma. Free Download
UDPM is a Perl extension for User Dialogs. Free Download
esms provides a small console program to send messages to cellular phones. Free Download