是否有用于Delphi的I

是否有用于Delphi的I

本文介绍了是否有用于Delphi的I / O完成端口组件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道,,和,其中没有一个支持。有没有其他的东西?

I am aware of Indy, ICS, Synapse and Clever InetSuite, none of which support IOCP. Is there anything else out there?

编辑:
我发现,它是用Delphi5编写的。

I found iocpclasses , It's written in Delphi5. Better than nothing I suppose.

推荐答案

检查
它被迁移iocpclasses.sourceforge.net(我是作者)
享受:)

Check http://voipobjects.com/index.php?page=delphi-iocp-libraryIt is migrated iocpclasses.sourceforge.net (i'm an author).Enjoy :)

更新:voipobjects没有这个库的专用页面。
它住在这里。

Update: voipobjects has not dedicated page for this library.It lives here https://bitbucket.org/voipobjects/iocpengine.

这篇关于是否有用于Delphi的I / O完成端口组件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-21 02:22