HWg-SMS-GW3 manual
HW group
www.HW-group.com
19
Using the product with your application
HWg-SMS-GW communicates over LAN via a
netGSM
protocol built
on HTTP.
In case you want to use this product with your application, use the
HWg-SDK
(Software Development Kit). The SDK kit cotnains
commented examples of the source codes for various programming
languages.
Eventually please contact HW group regarding the netGSM protocol
documentation.
www.HW-group.com
EX131: SMS GW Client (Borland C++ Builder)
Supported devices:
Poseidon 2250, Poseidon 4002, SMS-GW-GW
Project file:
sms_gw.bpr
Win EXE version:
sms_gw.exe
Screenshot:
EX31_screen.png
Used:
TSession class of library C++ SDK Classes
Some HWg devices can send SMS via a connected GSM
modem. In this case, the device works as a SOAP Web Service
and this example demonstrates how to make a simple client with
a graphical user interface. Written in Borland C++ Builder using
the HWg SDK.
Easy to use with simply GUI
Sends SMS via remote GSM modem
EX232: SMS GW Client CMD (Microsoft Visual C++)
Supported devices:
Poseidon 2250, Poseidon 4002, HWg-SMS-GW
Project file:
sms_gw_cmd.bpr
Win EXE version:
sms_gw.exe
Screenshot:
EX32_screen.png
Used:
TSession class of library C++ SDK Classes
Some HWg devices can send SMS via a connected GSM modem. In this case, the device works as a
SOAP Web Service and this example demonstrates how to make simple client with a command-line
user interface. Written in Borland C++ Builder using the HWg SDK.
Sends SMS via remote GSM modem
This is a command-line tool, it can be used in BAT scripts
Message text is entered as a command-line parameter or read from the standard input
nagios-server:~#
service nagios3 restart