HWg-SMS-GW2 manual
HW group
www.HW-group.com
17
Using the product in your own software
HWg-SMS-GW communicates over the LAN using the http-based
netGSM
protocol.
In order to take advantage of this product in your program, use the
HWg-SDK
(Software Development Kit). The SDK provides commented
examples of source code for various programming languages.
Or, contact HW group for documentation about the netGSM protocol.
EX131: SMS GW Client (Borland C++ Builder)
Supported devices:
Poseidon 2250, Poseidon 4002, SMS-GW-GW
Project file:
Win EXE version:
Screenshot:
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 simple 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:
Win EXE version:
Screenshot:
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 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