Search code examples
delphimemory-leaksserial-portdelphi-2010delphi-prism

Does Aysncpro 2010 have Memory Leak?


I have been using Aysncpro 2010 since my recent software update. The more I read about it online the more I am concerned it is probably leaking memory in my software and causing it to crash eventually. My software supposed to be communicating 24/7/365 for end of time, unless the computer dies or power outages.

Are there any alternatives that are equally good as Aysncpro 2010 without any major bugs for Delphi Prism and Delphi RAD XE?

Thanks,


Solution

  • For Prism, the SerialPort class should have everything you need. (Framework class)