I need to know Ho开发者_StackOverflow社区w to use AT Commands instead of Java Wireless Messaging API (WMA) to send SMS to specific port.
I have created a C# program that can dial a phone. Now what I have to do is count the number of rings occuring in the remote phone device.
I have a system that I need to programmatically interface with that requires a set of numbers to be dialed after the phone line is picked up, like a standard automated phone answering system. For inst
I just noticed that if modem was not connected to phone line and you open SerialPort and send an AT command like \"AT\\r\\n\" Then your app hangs for about +20 seconds. How can i make sure that 开发者
is there any AT command which can reset the sim in a gsm usb modem. now i am using a MOBIDATA E66 modem. so if any can provid me the command or know similar command then please help me.
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 want to startup an application (.app) at startup in a GUEST ACCOUNT in mac(snow leopard). THe app disables all shortcuts and dock as well(using kiosk). The user must enter a token number to login .
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.
I heard the开发者_StackOverflow中文版re is USSD Commands in Mobile.But i dont know what it is? i was googling two more sites.i did not understand it.Please anybody having knowledge about USSD Commands
When I am running the following code using Eclipse and NetBeans 6.8. I want to see the available COM ports on my computer. When running in Eclipse it is returning me all available COM ports but when r