ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Looking for modem comm / testing freeware

(1/1)

AzureToad:
I need a free / open source program that would let me connect to another computer over a modem.
I use Procomm on my PC, but at client sites, I simply need to test for a good phone connection on their modem.
Client OS is Win2K3 or Win2K8 server.

Google wasn't a lot of help...

skwire:
HyperTerminal won't do?  AFAIK, it's on most every version of Windows since the start.  Start --> Run --> hypertrm.exe

AzureToad:
Hyperterm is no longer available for Windows 2008 server.

40hz:
Open up any terminal application (Hyperterm in Windows or a portable copy of PuTTY), select the modem and issue the following commands followed by a return at the prompt:

Note: you may need to enable LOCAL ECHO in your terminal application to see what you're typing. If you're comfortable typing "blind" then don't worry about it. These commands are short and not case sensitive.

Enter AT (the modem should respond Ok)

Then enter AT V1 (sets modem to respond in verbose mode using words)

Then enter AT L2 (sets the speaker volume to medium loud. You can also enter L1, L2, or L3)

Then enter AT H1 (takes the modem off hook)

If you hear the  dial tone coming from the modem's speaker, your line connection is good


Now you can test your connection to make sure everything is working correctly.

Enter AT H0 (hangs up modem)

Then try dialing out to a known modem number:

Enter ATDT {some phone number} (Example: ATDT 2225551212 - you'll hear it dialing, and it should connect.)

That's all there is to it.

------

If you don't have Hyperterminal on your machine, grab a free copy of PuTTY Portable from this link:

http://portableapps.com/apps/internet/putty_portable

If you're doing any kind of tech support you need to have a copy of this great little app. Spend some time getting to know it. It's a very useful tool to have on a USB key.

 :Thmbsup:

AzureToad:
Hmm... Looks like this is the tool I need.
I'll give it a shot, thank you, thank you, thank you!!
 :Thmbsup:

Navigation

[0] Message Index

Go to full version