Thread: Modem speed
View Single Post
  #4  
Old September 2nd 03, 05:30 AM
Stacey
external usenet poster
 
Posts: n/a
Default

terry wrote:

I have a delphi program which uses modem component to connect from PC
side modem to a device side modem. I find that the program does not
work with some kind of modems. (Some other kind of modems works very
stable!)

After connection my program will change the connection speed 19200
down to 9600. However, I find that when I do this, the connection
terminates.

Do anyone know why some kinds of modem will terminate the connection
when I change speed and how to solve it?



Probably it's the software modems that do this. Not sure if there is a
solution. These same modems are the ones that drop their internet
connection if the connection isn't great. There may be a generic AT commend
that will limit the modem speed on connection so you don't have to lower it
later?


http://www.engplanet.com/content/Modem.html
--

Stacey