Displaying 5 results from an estimated 5 matches for "smpp".
Did you mean:
smp
2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP
I ran this:
your_host]# *perl -MCPAN -e shell*
cpan shell -- CPAN exploration and modules installation (v1.76)
ReadLine support enabled
cpan> *install Net::SNMP
seemed to work. no errors reported.
however when I run perl I still get the same error saying needs
./sendmessage.pl
Can't loca...
2008 Apr 08
3
post hoc statistical power
...ngfulness, advantages and disadvantages. I thought the issue was
settled after Tukey's 1993 paper about post hoc statistical power
being "essentially meaningless once the experiment has been done".
But they seem to be used, and sometimes encouraged
(e.g., http://www.informaworld.com/smpp/content~content=a787469931).
I do not intend to start a debate. I simply would like to learn
more. Can anyone suggest a few articles? Thanks,
Yuelin.
Tukey JW. Tightening the clinical trial. Control Clin Trials. 1993;14:266-285.
========================================================...
2005 Mar 22
7
Rhino Channel Bank or ADIT 600
I am forklifting a Merridian option 51c with 112 Nortel Digital Handsets
and 400 analog units. For the analog units I have quotes for 9 ADIT 600
48 port fxs units and 17 Rhino 24 port FXS channel banks. I have used
neither. Which is the best choice? The price difference is not that
great. I am looking at Citelinks 24 port Handset Gateway for the Nortel
Digital units. (Any other suggestions
2007 May 24
2
Calculation of ratio distribution properties
Hi all,
Looking to calculate the expected mean and variance of a ratio
distribution where the source distributions are gaussian with known
parameters and sample values are correlated. I see (from wikipedia:
http://en.wikipedia.org/wiki/
Ratio_distribution#Gaussian_ratio_distribution) that this calculation
is quite involved, so I'm hoping that someone has already coded a
function to
2006 Feb 21
26
Net::SMS::BulkSMS 0.1
This is the first release of a new Ruby library for the
www.bulksms.co.ukAPI which should allow simple integration of SMS
functionality into your
Ruby or Rails apps.
Sending a message is as simple as:
@service = Service.new(''username'', ''password'')
@service.send_message(''This is my message!'', ''4479123456789'')
# whats my