I am new, and I have some basic qustions;
My computer has XP installed, and I use ‘HyperTeminal’ often. When I set it up to use, one of the choices is ports, such as COM1, COM2, and TCP/IP and etc. My questions are;
-
How do these port names get to appear in the HyperTerminal’s ‘Connect To’ setup? And why not LPT1, and LPT2, USB and etc that are ports also. Is it built in HyperTerminal (and other similar applications)?
-
Does HyperTerminal behave differently based on the choices one makes? For example, does it excute a part of the program for COM1, and another part for TCP/IP? Or, is it the responsiblility of the ports to provide proper services to HyperTerminal?
The reason I ask these questions is I wish to write an application that would (kind of) replace the hardware that normally would be connected to the COM port. So, I thought I would use a made up port name, such as MYFAKEHARDWAREPORT, in place of COM1, or COM2 and etc, and let HyperTerminal connect to this made up port name.
Would this work? Or, is there a better way to do this? Your comments are highly appreciated.
In the mean time, I am back to the forum board reading up as much as I can.
Thank you.
A Beginner