Skip to content

A Java API and a command line tool for sending SMS messages via the Irish mobile operator Meteor's subscriber website, http://www.mymeteor.ie.

Notifications You must be signed in to change notification settings

adrian/meteor-websms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor WebSMS
-------------
http://www.17od.com/meteor-websms

Meteor WebSMS is a Java API and a command line tool for sending SMS messages 
via the Irish mobile operator Meteor's subscriber website,
http://www.mymeteor.ie.


Installation
--------
    * Extract the tarball/zip

    * Meteor are using an in-house generated SSL certificate rather than one
      from a Certification Authority such as Verisign. For this reason we need
      to add their certificate to our KeyStore of trusted certificates. To do
      this copy the bundled file 'jssecacerts' into the .\lib\security folder
      of your JRE,
      (something like C:\Program Files\Java\jre1.6.0_02\lib\security)


History
-------
   15-Oct-2007 : Version 1.2
      - mwsms.bat was referencing a non-existant jar file


   13-Oct-2007 : Version 1.1
      - Fixed a problem that was causing an error when using a HTTP proxy
        requiring a username and password


   10-Oct-2007 : Version 1.0
      - First release

About

A Java API and a command line tool for sending SMS messages via the Irish mobile operator Meteor's subscriber website, http://www.mymeteor.ie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages