GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 03-Aug-2005, 14:54
aleppos's Avatar
aleppos aleppos is offline
New Member
 
Join Date: Jun 2005
Location: syria
Posts: 16
aleppos is on a distinguished road

how to use COM for modem


hi,

i need help with c++, i want to dail number and send sound in my computer to modem and recive voice from modem .....

Any idea how to begin???????? I will appreciate very much you help.


Thanks for help
--------------
Best regards -
Aleppos team -
  #2  
Old 03-Aug-2005, 17:38
aleppos's Avatar
aleppos aleppos is offline
New Member
 
Join Date: Jun 2005
Location: syria
Posts: 16
aleppos is on a distinguished road
hello,

please any body can help me in any thing about modem......


Thanks.
  #3  
Old 03-Aug-2005, 17:56
nkhambal nkhambal is offline
Regular Member
 
Join Date: Jul 2004
Location: CA USA
Posts: 313
nkhambal is a jewel in the roughnkhambal is a jewel in the rough
here check this

Serial Programming Guide for POSIX Operating Systems

this isn't in C++ but in C and on Unix. But it will give you some idea.

Thanks,
  #4  
Old 03-Aug-2005, 18:16
aleppos's Avatar
aleppos aleppos is offline
New Member
 
Join Date: Jun 2005
Location: syria
Posts: 16
aleppos is on a distinguished road
hi nkhambal,

thanks very much for help.

i will read it but if you can help me more of that don't forget.

any body know any thing about modem write it please on this thread.

i use windows.


thanks for nkhambal and you.
-----------
kind regards.
  #5  
Old 04-Aug-2005, 05:23
maprich maprich is offline
Member
 
Join Date: May 2005
Posts: 163
maprich has a spectacular aura aboutmaprich has a spectacular aura about
In windows you better use TAPI 3.1

This talk about serial programming with modems seems to me antiquated aproach. 1. modems come in many varieties: USB, PCI card etc. 2. You should let the operating system take care of low level communication and your program should take the top->down approach.

In *NIX you just pipe communication with the /dev/modem "file". I am not sure though if the voice modem features are included in the set of AT commands.
  #6  
Old 04-Aug-2005, 07:12
aleppos's Avatar
aleppos aleppos is offline
New Member
 
Join Date: Jun 2005
Location: syria
Posts: 16
aleppos is on a distinguished road
hi maprich,

Thanks for help me.
  #7  
Old 05-Aug-2005, 17:10
aleppos's Avatar
aleppos aleppos is offline
New Member
 
Join Date: Jun 2005
Location: syria
Posts: 16
aleppos is on a distinguished road
hi,

i want to ask about baud rate is it "maximum port speed"

Thanks
  #8  
Old 05-Aug-2005, 18:28
nkhambal nkhambal is offline
Regular Member
 
Join Date: Jul 2004
Location: CA USA
Posts: 313
nkhambal is a jewel in the roughnkhambal is a jewel in the rough
This is from the linked which I posted

Quote:
The speed of the serial data is most often expressed as bits-per-second ("bps") or baudot rate ("baud"). This just represents the number of ones and zeroes that can be sent in one second. Back at the dawn of the computer age, 300 baud was considered fast, but today computers can handle RS-232 speeds as high as 430,800 baud! When the baud rate exceeds 1,000, you'll usually see the rate shown in kilo baud, or kbps (e.g. 9.6k, 19.2k, etc). For rates above 1,000,000 that rate is shown in megabaud, or Mbps (e.g. 1.5Mbps).
  #9  
Old 14-Jun-2006, 05:49
farshad farshad is offline
New Member
 
Join Date: Jun 2006
Posts: 1
farshad is on a distinguished road

Re: how to use COM for modem


are you on line?
 
 

Recent GIDBlogHalfway done! by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:30.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.