473,397 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

C++ and Modems

Does anyone know about connecting to a modem and listening dial tones to see
what button the user pressed with C++?

Regards,
Carl
Jul 22 '05 #1
2 1983
On Sun, 15 Feb 2004 23:49:17 GMT, "LuCk" <Lu**@insight.rr.com> wrote
in comp.lang.c++:
Does anyone know about connecting to a modem and listening dial tones to see
what button the user pressed with C++?

Regards,
Carl


The C++ language itself, the only topic here, does not define any
interface to any hardware devices at all. All input and output is
provided in terms of iostream objects and FILE * streams.

Your specific compiler and operating system might provide its own
particular extensions for doing this, but they are not part of the
language and they are vastly different from one
compiler/computer/operating system combination to the next.

So you need to ask this question in a support group for your
particular compiler.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Jul 22 '05 #2
LuCk wrote:
Does anyone know about connecting to a modem and listening dial tones to see
what button the user pressed with C++?

Regards,
Carl


You may want to search the web and newsgroups
for Modem standards. Not all modems are the same nor
do they all pass back or interpret the dial tones.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library

Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: zafer | last post by:
We are performing replication between computers that connected via dial-up modems. And we dont know how these computers will connect with sql server at central computer. Automatically or some...
1
by: Brayan | last post by:
I would like to know what are good sources to learn how to develop applications for faxmodems. I would like to develop an application which converts my documents to the necessary fax format...
0
by: JaffaB | last post by:
Hi, This may sound like a strange question, but is there any special access set-up or security controls around COM ports or Modems? I am trying to create a routine that sends SMS and pagers...
0
by: Bootstrap Bill | last post by:
Does anyone know if there is a Microsoft .net library for working with voice modems? Also, do standard voice modems support speach recognition? I want to write a menu system for voice modems...
1
by: Jonas Hei | last post by:
I need to develop support for communications using modems (AT compatible modems) in my application? Where do I start? Would you recommend using TAPI? Or would it be a better idea to directly...
2
by: Mike Hildner | last post by:
I've searched MSDN, but can't find a way to list all the modems on my machine. Can anyone point me in the right direction? TIA, Mike
5
by: delimiter | last post by:
Okay, this problem is a problem that arose out of .NET coding rather than a hardware problem. I have a hard time trying to figure out how I can determine the port the modem is connected to, in...
1
by: theVOID1 | last post by:
Hi guys! Im building an application where I want to be able to have 3 USB UMTS modems in one computer. Does anyone have experience in using several modems at the same time? I also want them to...
0
by: ajorge | last post by:
I'm a rookie with C# and VB programming languages, but I need to make a connection of two GSM Modems for Remote Monitoring. I've done some web research and i've found a C# code to make the two modems...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.