Hello, I'm looking for a library (win32) to be used in a Delphi project that will enable me to send and receive SMS (text messages) via GSM modem devices connected via Ethernet (listening on an IP address).
All the libraries I found until now support devices connected via COM/USB/bluetooth/InfraRed, but non of them support a direct connection via IP (using a COM to IP redirector or virtual COM port is not an option for us).
Does anyone know of such a library (or a good classic COM/USB/... AT command lib (GSM07.05 GSM07.07 compatible) that includes full source code so that we can extend it ourselves for straight sending of AT commands via telnet over IP)?
Thanks Koen.