0
votes
1answer
207 views
Blackberry as GSM modem from application running on the Blackberry
can I use the Blackberry as a GSM modem from an application running on the blackberry itself. I know it's possible to use the blackberry as a GSM modem from a PC.
4
votes
3answers
124 views
What is the best design for polling a modem for incoming data?
I have a GSM modem connected to my computer, i want to receive text messages sent to it using a python program i have written, am just wondering what is the best technique to poll …
0
votes
2answers
56 views
How do mobile service providers manage airtime data?
Am just curious on how mobile service providers manage the data used to top-up airtime in your cell phone.
In my region, when you want to top-up airtime on your cellphone, you buy …
0
votes
1answer
44 views
GPRS communication
Hi All,
I want to set up communication between GSM/GPRS modem and a remote server or PC. How to do that? Do we need some application on PC which will communicate to the GSM modem. …
0
votes
0answers
70 views
Wavecom GSM modem as a TCP client
Hi. I've been trying to do TCP communication using my Wavecom Fastrack modem. What I want to achieve is make the modem connect to a specified TCP server port to enable me to transf …
1
vote
1answer
183 views
When deleting SMS, they don’t get deleted
Hi there!
I connected a GSM/GPRS-modem to my microcontroller and everything works fine.
When I want to delete all messages in the ME storage, I should use this command:
AT+CMGD=1 …
1
vote
1answer
45 views
Convert GSM Audio to WAV PCM
Does anyone know how to convert GSM audio into PCM WAV via C#? I have tried to find a viable solution on the Internet to no avail.
0
votes
1answer
90 views
Triangulation Used to trace cell phones [closed]
I have read some forums that triangulation can be used to trace out the cell phones . However am not aware of how it works ?? I didn't get clear idea about this ?? please anyone c …
0
votes
2answers
104 views
Embedding GSM cellids in Short Messages
I'm using the WML function "providelocalinfo" to put location information into Short Messages send via a WIB menu on a GSM handset.
I'm using the WIG WML v.4 Spec from SmartTrust. …
4
votes
4answers
1k views
‘Reliable’ SMS Unicode & GSM Encoding in PHP
(Updated a little)
I'm not very experienced with internationalisation using PHP, it must be said, and a deal of searching didn't really provide the answers I was looking for.
I'm …
1
vote
2answers
214 views
sms aggregator implementation/application
What could be the use or application of SMS aggregators such as SMSLib or Kannel.
Can I use them to send SMS's from my web server.
In case they can send SMS's will those be sent …
4
votes
6answers
439 views
How to send text messages to mobile devices programmatically and on-the-cheap?
I think have too little experience in this area to even word this question properly. (Which is probably why I can't seem to Google a decent answer.)
What I want know is if it is …
3
votes
2answers
272 views
any API in Blackberry to make a call and send data?
Any API in blackberry to make a call and send data. I want to dial a number and send some data using GSM data(not GPRS). any help or pointers would be appreciated.
0
votes
2answers
117 views
How to communicate with Telecom infrastructure using .NET C#/C++/Cli
I am currently writing some pretty gnarly C#/C++/Cli code to interface with Telecommunication equipement and GSM Mobile Networks for a couple of the major telecom here and abroad. …
1
vote
2answers
584 views
Call Using GSM modem
Hai
I am developing Sms Project in vb.net.I can Send and receive Sms Easily. I can attented Incoming call and dial. but not hearing and talk. I connected with com Port. This is …
