Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "S.G" Newsgroups: comp.lang.pascal.delphi.misc Subject: Re: Serial port component, ComDrv32 vs SerialNG Date: Sun, 27 May 2012 12:44:31 +0300 Organization: - Lines: 21 Message-ID: References: NNTP-Posting-Host: ktHYZolACSBDAX8+zvnCNg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.pascal.delphi.misc:296 P E Schoen wrote: > > Does anyone have experience with either of these components? Or > recommend another? I have not even heard about either of those components, not ever. I have always thought and assumed that "everybody" developing with Delphi and doing serial port communication use the old good Turbo Power Async Pro package. http://sourceforge.net/projects/tpapro/ All my serial communication is done with Asynch Pro for 10 years or more. Nothing specially fancy though, fax machines, payment terminals, serial printer tasks etc. only. You were talking something about critical sections and maybe threads, I have never had to go there. But I see Asych Pro newsgroup has rather fresh postings about them also. S.G.