Getting Hyperterminal On Work For Windows 7 & Windows 8

The good old Hyperterminal which is a Windows program used for Communication of text or binary data via Serial communication [COM] ports or TCP/IP protocols. Unfortunately on Windows 7 or even Windows 8 it is not provided, as it was in Windows XP & later version.
Many a times embedded system engineers need this program for sending information through Serial COM port, to the microcontrollers they are using [8051, AVR etc] & other devices they want to control through it. For many of them it will never be a wiser solution to downgrade the Operating System just for getting this program.

Simplest Solution is:
-->Log ON to a computer that is still using the operating system of Windows XP.
-->Copy the two  files associated with hyper terminal,they are hypertrm.exe and hypertrm.dll.
NOTE:- Copying these two file together is necessary as they depend on each other, i.e., they will not work single.
The above two file will be found in the Windows XP directories,
C:\\Program Files\\Windows NT\\hypertrm.exe
C:\\WINDOWS\\system32\\hypertrm.dll
Put these file in a Folder anywhere in your windows 7 or 8 system, and double click or press enter key to execue hyperterm.exe to start Hyperterminal in your Windows 7 or 8 system..!

Second solution is to download it [not so difficult indeed]:

You can download the files in a zip-package from here:

**Courtesy  KMTRONIC**

Hyperterminal in Windows RAR
Hyperterminal in Windows RAR
Hyperterminal In Windows 7
Hyperterminal In Windows 7
After clicking on hyperterm.exe it will ask you to make it as a default Telnet Program, You will have to click Yes or No as per your need of it. If you don't use any other Telnet Client, no harm in Clicking Yes, but to be on safe side[ if don't wanna disturb settings of your computer ], click No, and put a tick mark on the option to don't ask you again.

Hyperterminal Dialog Box asking the permission of making it as a default telnet program
Hyperterminal Dialog Box asking the permission of making it as a default telnet program
Giving the connection name & selecting some icon
Giving the connection name & selecting some icon
Then after that dialog box the Hyperterminal will open, with another question. It will ask you to give the connection name & selecting the icon [which will be invisible though, if you are using windows 7 or 8].
Click "Ok" After doing this.

Dialing A Telephone From Hyperterminal
Dialing A Telephone From Hyperterminal
After clicking "OK", in the previous step, Hyperterminal will ask you to dial a Telephone Number, If you want just enter it and click "OK", of not click on "Cancel".

Working With Hyperterminal:-

If you wanna select a COM port, a simple procedure if that:-
Click on "File", Then on "Properties", as sown in the snapshot.
Setting up a COM port in Hyperterminal
Setting up a COM port in Hyperterminal
Various options of connecting in Hyperterminal
Various options of connecting in Hyperterminal
Once you have clicked in the "Properties", option you will see like this. Go to "Connect Using" drop down list, and select the COM port desired or TCP/IP or the Modem through which you wanna communicate.

Call Menu in Hyperterminal
Call Menu in Hyperterminal

Clicking Call menu you will see 2 live options, Call & Wait For Call and two dead option [ which will come alive when you are in between a call ]. Clicking on Call will open the same dialog option, which was initially opened, asking the telephone number.

Transfer Menu In Hyperterminal
Transfer Menu In Hyperterminal
It is visible that it has 5 options, that is to Send File, Receive file [Both for Binary or Text file], Capture text,  Send Text File & Capture to Printer.

The Send File Option:
Sending File With Hyperterminal
Sending File With Hyperterminal
Browse your file that you want to send, and select the desired protocol, which will be used to send the file. Both sending and Receiving device must agree with the protocol type to use.

Receiving File In Hyperterminal
Receiving File In Hyperterminal
Browse the desired folder you want to put your received file to, and select the reveiving protocol.

Capturing Text In Hyperterminal
Capturing Text In Hyperterminal
Yes it is possible to Capture the text whatever is received in the current session to a Text File.
Just click on the Capture Text option from the Transfer Menu, and browse the pre-created TXT file. Best way to do is, place a empty TXT file.

Sending Text File Through Hyperterminal
Sending Text File Through Hyperterminal
Just Click on the Option Send Text File, And you will se another dialog box saying to browse for the text file. Browse it, and click on Open. Hyperterminal will now make an automatic arrangement to send it through the COM port pre specified.