I need to Send Short message in pdu mode. Anybody can give me a开发者_如何学C GSM 7bit encode/decode algorithm?See if this is of any use to you. Code taken from one of my very old projects - may be us
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to fetch own mobile number in android
I need an algorithm (preferably in Python) to convert an arb开发者_StackOverflow中文版itrary string to a string containing only characters from the GSM alphabet. I need this filter to send the string
In my application I need to check network type GSM or CDMA (for Verizon). I found CTCarrier class which contains property mobileNetworkCode, but I don\'t wanna hardcode value for each 开发者_运维问答p
I\'m trying to access the GSM modem of a mobile set, so I can send AT commands to it. Instead of programming, I tried to have a test run using minicom on the phone. The problem is I cannot find the de
Instead of the sender number to the recipient , i want it be name using the AT commands. I am successfully send the message through AT commands using GSM Modem. 开发者_如何学编程Can somebody provide
I am looking for ASN.1 files for GSM-MAP and INAP protocols.I tried to search in 3gpp.org but开发者_如何学运维 couldn\'t find it.
I am trying to make a simple python 2.6 application on OSX 10.6.6 that can send and receive SMS on my Zoom 7.2m (3g) USB Modem.
Is it possible to use asteris开发者_如何学Pythonk to get the cell id of a mobile phone? I want to get the cell id of a phone without the necessity to install extra software on the phone.If by \"cell i
Soon I could use a SIP to GSM gateway, because I\'ll n开发者_如何学JAVAeed to make phone calls from Germany to a mobile phone in Czech Republik. Hence, I thought about implementing one.