gpt4 book ai didi

Delphi (Indy) TIdTCPClient 在线程中

转载 作者:行者123 更新时间:2023-12-03 15:23:40 34 4
gpt4 key购买 nike

在互联网上,我看到通常将“TIdTCPClient”放置在自定义 TThread 后代中......为什么要这样做?

有时我也会在这样的线程中看到服务器...为什么?

干杯,阿德里安

最佳答案

Indy 使用阻塞 I/O,最好在线程中处理,这是 Indy 整体设计的核心。阻止主 UI 线程会给用户留下应用程序已卡住的印象,但实际上并非如此。看看"Introduction to Indy"了解更多信息。

关于Delphi (Indy) TIdTCPClient 在线程中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11753219/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com