EaseMSCommand

   
introduction
mobilemeworld
easems
  easemsconsole
  easemsmidlet
  easemscommand
   
prices
register
The EaseMSCommand tool is a command line tool (can be run from your DOS prompt or batch file etc) which allows you to send messages from your PC. The EaseMSCommand offers a simple and painless way of adding SMS functionality to your system toolkit.

Features
  • Free to Use
  • Uses SSL connectivity to ensure your data is protected
  • No installation required, just call from the command line
Requirements
  • Free Online MobileMeWorld Account
  • Windows© 95 or higher
  • Internet Explorer 3.0 or higher
Download Now...

Download EaseMSCommand now - click here...

How to Use

EaseMSCommand uses the following command line arguments:

Argument Description Possible
Values
Value Meaning
Action
(required)
What you want to do
(i.e. send messages, etc)
Send Send Message(s)
Connect
Internet connection
options
Create (default)


CreateUnattended
If connection not present,
show connection dialog

If connection not present,
force connection using
default connection settings

Additional arguments for 'send' action:

Argument Description
username
(required)
MobileMeWorld username/email/id
password
(required)
MobileMeWorld password
message
(required)
specifies message to be sent (160 characters maximum)
contactnumber specifies contact number(s) to send to (comma separated)
contactref specifies contact references to send to (comma separated)
group specifies groups to send to (comma separated)
origin
(required)
specifies message origin (11 characters maximum)

Example:

EaseMsCommand username="username" password="password"
action="send" contactnumber="0771112345678"
message="hi there" origin="0771112345678"

Return Values:

Return Value Description
NO_LOGIN_DETAILS no password or username supplied
LOGIN_FAILED Login failed
NO_ACTION_SPECIFIED Required action not present
ACTION_UNKNOWN Action specified is unknown
NO_MESSAGE No message defined
MESSAGE_TOO_LONG Message greater than 160 characters
INVALID_ORIGIN Origin not permitted by MobileMeWorld
INVALID_CONTACT:[number] Invalid contact number specified
INVALID_CONTACT_REFERENCE:[reference] Invalid contact reference specified
INVALID_GROUP:[group name] Invalid group specified
NO_CONTACTS No contacts specified (or groups specified are empty)
NO_CREDIT No credit in MobileMeWorld account
CANNOT_PROVIDE Error in setting up job at MobileMeWorld server
MMW-[number]-JOBNO-[number] Upon successful request, the job reference for the request will be returned in the format 'MMW-[number]-JOBNO-[number]', for example, 'MMW-4-JOBNO-187'