mGw client library
-----------------------------------------------------------

1) Introduction
Message Gateway (mGw) provides various functionality through it's remoting 
services. These services use standardized or custom protocols for 
communication. Example of such protocols are SOAP for web services, SMPP and 
many more. They can become too complex and cumbersome to use. mGw client 
is user-friendly library for communicating with mGw remoting services.

2) Contents of directories
dist     - mGw client library (jar file)
lib      - dependency libraries required by mGw client library
doc      - documentation
javadoc  - javadoc
samples  - samples on sending and receiving messages, charging and user location
