Peter KAPAS wrote: > Hi guys, > > I'd like to control serial port (com0, com1) from a Delphi program. > I found some examples on the net but they are too complicated > to implement them into my smal program. Please point me > to the simple application for RS232. > > Thank you, > Peter
I use TComPort, which is now here: http://sourceforge.net/projects/comport/ although I used it before it went to SourceForge. Sample applications included. David _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

