Contains 3 parts:
messageCenter.js. This will listet on 2017 port for SMPP connections and send SMS,
socketToSms.js. This will lister on 4592 port for raw TCP socket connections and will forward it to SMPP Server on 2017 port.
client.js. This will send a JSON to 4592 port.