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 overly complex and cumbersome to use. mGw client 
is user-friendly library for communicating with mGw remoting services.

2) Contents of directories
lib      - dependency libraries required by mGw client library
doc      - documentation
Samples  - samples on sending messages, charging and user location

3) Important
PocketSOAP library needs to be installed before mGw client can be used.
