[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Serial port



On Thu, 7 May 1998, Geoff Saxby wrote:

> I have a program that reads data from a PC serial port. (Wow!) Is there a
> way to run another program in the background which is putting out data to
> the serial port in such a way that my first program thinks that it is
> coming from an external device? I want to use this for testing obviously.
> (Win 95 environment)

If you have another spare serial port you could allways make a loopback
cable and connect the two ports together so that what is sent out on one
port comes back into the other one.  Might be easier and quicker than
trying to write a program to do the same.

	Cam.

--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>