Delphi TClientSocket replacement using winsock2 and IOCP?

梦想与她 提交于 2019-12-22 18:46:45

问题


Is there such a thing? It needs to be asynchronous (no Indy).


回答1:


Try HPScktSrvr - http://www.torry.net/pages.php?id=220#939383




回答2:


These may or may not be what you are looking for, but worth a shot:

  • Ararat Synapse - For Delphi 2009 support you need to get the latest from SVN.
  • /n Software's IP*Works - Commercial, but very full featured.

Good luck!




回答3:


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



来源:https://stackoverflow.com/questions/1072510/delphi-tclientsocket-replacement-using-winsock2-and-iocp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!