Net::EMI::Client

EMI/UCP GSM SMSC Protocol Client Class
Download

Net::EMI::Client Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gustav Schaffter
  • Publisher web site:
  • http://search.cpan.org/~schaffter/

Net::EMI::Client Tags


Net::EMI::Client Description

EMI/UCP GSM SMSC Protocol Client Class Net::EMI::Client is a Perl module that implements a Client Interface to the EMI (External Machine Interface) specification, which itself is based on the ERMES UCP (UNIVERSAL Computer Protocol) with some SMSC-specific extensions.The EMI protocol can be used to compose, send, receive, deliver... short messages to GSM Networks via EMI-enabled SMSC's (Short Message Service Center). Usually the Network connection is based on TCP/IP or X.25. The EMI/UCP specification can be found at http://www.cmgtele.com/docs/SMSC_EMI_specification_3.5.pdf .This EMI Client class can be used to send an SMS message to an SMSC. You will of course be required to have a valid login at the SMSC to use their services. (Unless there is an SMSC which provides their services for free. Please, let me know about any such service provider. :-)A Net::EMI::Client object must be created with the new() constructor. Once this has been done, all commands are accessed via method calls on the object. Requirements: · Perl · IO::Socket


Net::EMI::Client Related Software