Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Serial port program
Name: BOBCO Date: November 6, 2000 at 16:14:14 Pacific
Comment:
I need to be able to send data to the serial port while allowing dos commands. Any ideas?
Name: bubbletrap Date: November 6, 2000 at 23:19:28 Pacific
Reply:
I have a simple program which will allow you to send file data to a serial port, if that's what you want to do. This program is best operated from a one-line batch file, since you must specify the port, baud-rate, parity, etc., on the command line. "http://www2.cecomet.net/boser/download.html", if you're interested.
0
Response Number 2
Name: G.Q. Date: February 22, 2001 at 07:15:13 Pacific
Reply:
Need to be able to read data from a serial port, any help would be great.
Summary: Hi - I'm trying to add a 2 - serial port card to a Pentium 266 machine - I have to have two 9-pin ports for a DOS program I need to run. I think I understand the procedure for configuring the ports/IR...
Summary: I've been trying to establish link between 89c51 microcontroller kit (Made by : SPJ Systems, India) and my PC. I wrote a small routine which waits for a byte from serial port and throws it back after ...
Summary: I have an old DOS program that is running on a DOS partion. It has no serial ports. This program needs to connect via a serial port. It has several USB ports. Is there anyway to emulate a Serial P...