Before using GXSMS at least following properties must be set:
SMS component is activated using
Open method.
After that Send method is used to send data.
Note: If there are any problems with connectivity, use Properties method to show connection parameters.
After that Send method is used to send data.
Note: If there are any problems with connectivity, use Properties method to show connection parameters.
When using GXSMS component, always listen to
OnError event.
Received packets are received through
OnReceived event.
Using the components from development environment
Using from .NET | Using from Visual Basic | Using from C++