使用哪种简单、面向未来的 Delphi 串行通信代码?

发布于 2024-07-10 22:20:09 字数 169 浏览 6 评论 0原文

多年来我一直是 Turbopower Async Pro 的粉丝,现在开始使用 SourceForge,它运行得非常好。 然而,它很复杂,除了端口组件之外,我从未真正使用过它的功能。 我正在更新 D2009 等的代码,并且很想转向更简单的代码,因为我有自己的包装器。 那里有很多端口组件,但这里有什么推荐吗? 谢谢。

I've been a fan of Turbopower Async Pro for years, now taken up on SourceForge and it works very well. However, it's complex and I've never really made use of its features other than the port component. I'm updating my code for D2009 etc and am tempted to move to something simpler since I have my own wrapper around it. There are lots of port components out there but are there any recommendations here? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

戒ㄋ 2024-07-17 22:20:09

Lars Dybdahl 最近在博客中介绍了重新焕发活力的开源 TComport 组件,以及如何添加 Delphi 2007 和 2009 支持。

Lars Dybdahl recently blogged about the open source TComport component that's sprung back to life, and how Delphi 2007 and 2009 support have been added.

我喜欢麦丽素 2024-07-17 22:20:09

另请查看 SynaSer(位于该页面底部)。 我已经使用他的 TCP/IP 库相当长一段时间了,发现它非常易于使用和扩展,并且希望他的串行通信库是类似的。

Also take a look at SynaSer (towards the bottom of that page). I have used his TCP/IP library for quite some time now and have found it extremely easy to use and extend and would expect his serial comms library to be similar.

深者入戏 2024-07-17 22:20:09

Delphi 中的任何东西真的是面向未来的吗? 不管怎样,坚持开源——如果它在 Sourceforge 上,至少你有源代码,而且即使制造它的公司退出了 Delphi 软件业务,它也不会消失。

Is anything in Delphi really future-proof? Stick with open-source anyway - If it's on Sourceforge at least you have the source, and it won't vanish if the company that makes it goes out of the Delphi software business.

恍梦境° 2024-07-17 22:20:09

使用任何对你有用的东西。 如果 Turbopower Async Pro(呃,什么名字)有效,那么就不要更改它。 :)

Use whatever works for you. If Turbopower Async Pro (duh, what a name) works then don’t change it. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文