Net::UP::Notify

Net::UP::Notify is a Perl module that can send Net Alerts to cellular phones with the Unwired Planet browser.
Download

Net::UP::Notify Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Paul Timmins
  • Publisher web site:
  • http://search.cpan.org/~ptimmins/Geo-Coordinates-VandH-1.11/VandH.pm

Net::UP::Notify Tags


Net::UP::Notify Description

Net::UP::Notify is a Perl module that can send Net Alerts to cellular phones with the Unwired Planet browser. Net::UP::Notify is a Perl module that can send "Net Alerts" to cellular phones with the "Unwired Planet" browser (AKA phone.com, AKA OpenWave UP.Browser).SYNOPSIS use Net::UP::Notify; $blah=new Net::UP::Notify; $blah->subscriberid("111111111-9999999_atlsnup2.adc.nexteldata.net"); $blah->location("http://www.perl.com/"); $blah->description("The Perl.com Homepage"); print $blah->send;This allows you to send a Net Alert to a cellular phone, provided you know the subscriber ID of the user. This also requires the end user to have the Wireless Web service on their phone, and they also must have it provisioned by the carrier.This was designed and tested using a Nextel phone, but I think that both Cingular and Sprint PCS should be supported here when given the proper subscriberid string.My intention is to completely support the entire UP SDK, but for right now, I can only support the sending of Net Alerts. Requirements: · Perl


Net::UP::Notify Related Software