gsm
Internet through GPRS using telit GL 865 GSM/GPRS modem
I\'m working on the Telit GL-865 GSM/GPRS Modem kit for research purposes. I have connected it to my pc using a serial port and got the terminal access using Putty.[详细]
2023-03-19 19:12 分类:问答GSM decoding library in .net framework
I want to decode GSM data packet. As we provide xml to wireshark and it decodes and show开发者_如何学Pythons the decoded data in the form of treeview.[详细]
2023-03-19 01:16 分类:问答PhoneStateListener onCellLocationChanged does not get called in background
I\'ve implemented a sticky-service which runs in the background. I want my app to handle gsm-Cell-changes. But my PhoneStateListener does not get called reliably. Sometimes it just gets called after i[详细]
2023-03-18 23:52 分类:问答SMPP, SMS, GSM, Data Encodings, and Locking Shift Tables [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-18 00:57 分类:问答programming GSM modem in C#
I have a usb gsm modem of type lightWave. I found this code in c# that can receive, send, delete and read sms message from this modem but when a new message arrives to modem, the event that should be[详细]
2023-03-17 22:54 分类:问答Packet Details Markup Language
I have problem in parsing XML containing gsm packets through my .Net application.I want to decode data obtained from parsed XML as wire shark Decode.Problem is,That my information regarding gsm packet[详细]
2023-03-17 06:13 分类:问答IVR - Tells you your cellphone credit
I was tasked with developing an application 开发者_如何转开发that would be able to tell someone their cellphone credit balance via some IVR system. I dont know where to begin. Does anyone have a knowl[详细]
2023-03-13 18:05 分类:问答include a 'new line' in sms text using GSMCommunication Library
I\'m using the GsmCommMain class to send an sms I want to include a new line in my sms, i tried the normal default Environment.NewLine and the chart set \\0x0A but nothing realy had helped..[详细]
2023-03-09 22:00 分类:问答Sending SMS using Python
I am trying to send sms using python and a GSM modem connected to my local machine, I have successfully sent the SMS using AT commands but now I have a technical problem for which I need help, the ser[详细]
2023-03-08 16:38 分类:问答How can use GSM codes for divert calls using objective-c on my iPhone app?
I have already tried to do it using the following code: NSURL *phoneURL = [[NSURL alloc] initWithString:@\"tel:**21*<destination_number>#\"];[详细]
2023-03-08 09:35 分类:问答