Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Serial port communication
Name: Frankle Date: January 1, 2001 at 22:17:46 Pacific
Comment:
Hi all, Currently I am doing some serial comunication under win32 console application using Borland C++ 5.0. Please if any one can guide me to find the serial I/O routines library source file that can compile using Borland C++ 5.0 or MsVisual C++ 6.0. Your help is kindly appreciate.
Name: Sunil Kumar Date: March 15, 2001 at 22:58:59 Pacific
Reply:
hello i m presently working on the serial communication in vc++ through the computers means com port to com port any one can help me about the acknowledge ment concept
ur help is appreciated
0
Response Number 2
Name: David Date: April 5, 2001 at 03:10:10 Pacific
Reply:
Hi! I'm also working (BorlandC++ Builder 5) on a RS232 serial port communication under WIN32. I found informations in the WIN32 Developpers reference about createfile(),readfile,writefile()... functions but didn't succed in using them. Could anyone give me some basic tips? Thanks
Hi I'm working with Visual Basic 6.0 Standart Edition on a RS232 serial port communication under WIN32. I found informations in the WIN32 Developpers reference about createfile(),readfile,writefile()... functions but didn't succed in using them. Could anyone give me some basic tips? Thanks Jan
0
Response Number 4
Name: Andrew Date: June 13, 2001 at 10:38:12 Pacific
Reply:
Serial communication in windows with C++ is hopeless...
Summary: This has to do with Serial Port Communications. It seems a simple task, but..... What I want to do is send a single character, lets say the letter "A",from one machine out through the serial port o...
Summary: I would like to share the serial port of a workstation for 30 computers on our network. The software is to be loaded on each computer. Is it possible to have these machines accessing the one port simu...