Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: DOS does not see modem  (Read 4952 times)

0 Members and 1 Guest are viewing this topic.

DeAnna Darrow

  • Guest
DOS does not see modem
« on: July 27, 2004, 12:55:14 PM »
We are running Windows 98 on a Novell network, and need to use a DOS program to dial into a voice mail system to trouble shoot it. I have checked the settings, and the COM ports are correct, and I can reach the modems from windows, but when I try to reach them from DOS nothing happens. I did an echo atdt12345 > Com1  and it would just give me a DOS prompt.

PCgeek8080

  • Guest
Re: DOS does not see modem
« Reply #1 on: July 27, 2004, 06:14:54 PM »

PCgeek8080

  • Guest
Re: DOS does not see modem
« Reply #2 on: July 28, 2004, 08:36:20 AM »
You might want to also use HyperTerminal

MalikTous

  • Guest
Re: DOS does not see modem
« Reply #3 on: July 28, 2004, 12:41:53 PM »
There are probably still places where you can get simple DOS terminal programs like ProComm, Omen, or RoboCom to use in DOS and access your modems.

You can write a text file and send it to your modem

echo dialin.txt > com1:

and it might work better. But then you have nothing to follow up your initial opening of the modem with. The modem will be spraying NUL: with whatever characters the station at the other end tries to send as login info.