0
votes
2answers
22 views
iPhone audio and AFSK
Here is a question for all you iPhone experts:
If you guys remember the sounds that modems used to make, or when one was trying to load a program from a cassette tape – I am tryin …
0
votes
0answers
10 views
Ericsson f3507g WWAN (3G Broadband) and AT commands
I have a lenovo x200t tablet with WWAN built into it.
I'm trying to connect to the internet using AT commands and a C# program which I am making so that the program can connect to …
0
votes
4answers
1k views
Windows Mobile 6 AT commands
I'm trying to get CellID using AT commands, but I dont get any response from the modem, mine code looks like below, I send AT+CCED command, but never get any response.
HANDLE hCom …
2
votes
1answer
50 views
C# .Net - List all System Modems
Hi all,
Is there a way in managed code to list the Modem/Telephony devices installed on the system?
If .Net does not have a way, could you point me in a direction?
Thanks!
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
123 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
1answer
114 views
How to detect that Symbian phone is being used as a modem?
I have a Nokia Symbian Series 60 3rd edition phone. I can use it as a GPRS / 3G modem either using Bluetooth, USB or IR.
Is there a way to programmatically detect when the phone i …
-1
votes
0answers
34 views
Dialup Modem not Connecting
Hi all,
I wrote a project which uses dialup modem for connecting server and client. I want to dial to client system from server every 3 minutes and exchange some information. I wro …
0
votes
2answers
206 views
Sharing serial port (Modem protocol + dialer)
Hi, I wanted to use this code to send archives with Xmodem: http://www.java2s.com/Code/Java/Network-Protocol/JModemsimplecommunicationsprogram.htm
In this case, I want to establis …
1
vote
2answers
404 views
Directly accessing the modem in Windows Mobile
For some reasons I need to be able to access the internal modem of a Windows Mobile smartphone (a HTC s740 with WM version 6.1). What I want is to be able to access it like it was …
0
votes
0answers
68 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
340 views
Modem connected via USB: sniffing of “AT commands” possible?
Hi guys, can somebody confirm if I can use USB sniffing to capture the "AT commands" sent to an HSDPA modem from an external application?
0
votes
2answers
56 views
Oldschool question: Wardialers, what condition tested to see if another computer was connected?
I was wondering what conditions were used to check the connection at the other end of the line.
Case 1: Computer dials a number, and a human picks up the phone, computer disconn …
0
votes
2answers
105 views
C++ api for understanding tone signals on a phone line
Is there any good c++ source codes or api for handling phone lines like understanding tone signals. For example i like to find out if the person enters 3 (it's likely that this is …
1
vote
5answers
89 views
Answer modem using voip
I have an application where I have about 10,000 pieces of monitoring equipment across the US that periodically dials into a bank of 32 phone lines. I have two receivers of 16 lines …
