Home > meteor-websms

meteor-websms

Meteor-websms is a project mainly written in Java, it's free.

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.

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 .libsecurity folder
  of your JRE,
  (something like C:Program FilesJavajre1.6.0_02libsecurity)

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
Previous:demo_app