Forum > Windows (32/64)
how to control mobile broadband?
(1/1)
Gebo:
Hi;
I want a unit or any liberary or windows api to connect to a mobile broadband and send SMS and excute USSD code.
KodeZwerg:
If you have installed a working version of Lazarus, then your "I want" is already done for your SMS part.
You just need to create an API key at a provider of your choice and HTTPClient to him your request.
For the USSD part, good luck. You need providers AT commands and much more to do such.
cdbc:
Hi
Back in the day, there was an open source project called "umtsmon" for linux.
It was coded in c++ but maybe one could port it?!?
I used it with my usb-dongles to get online; It handled Huawei modems quite well...
edit: here it is: https://umtsmon.sourceforge.net/
Regards Benny
Gebo:
--- Quote from: KodeZwerg on January 23, 2024, 08:39:51 pm ---If you have installed a working version of Lazarus, then your "I want" is already done for your SMS part.
You just need to create an API key at a provider of your choice and HTTPClient to him your request.
For the USSD part, good luck. You need providers AT commands and much more to do such.
--- End quote ---
sorry but I want a video or something that explain it in detail.
Navigation
[0] Message Index